UX: remove overflow from sidebar-unit, it is broken
This commit is contained in:
parent
e26a2e5638
commit
e9f42efac6
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
|||
background: var(--background-color);
|
||||
padding: 0.5rem;
|
||||
border-radius: 0.5rem;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
:global(.sidebar-unit > h3) {
|
||||
|
|
Loading…
Reference in a new issue