fix: UI
This commit is contained in:
parent
c74065de75
commit
276a3e9416
|
|
@ -679,8 +679,6 @@
|
|||
/* Code blocks */
|
||||
|
||||
div :global(.code-block-wrapper) {
|
||||
scrollbar-width: thin;
|
||||
scrollbar-gutter: stable;
|
||||
margin: 1.5rem 0;
|
||||
border-radius: 0.75rem;
|
||||
overflow: auto;
|
||||
|
|
|
|||
Loading…
Reference in New Issue