mirror of
https://github.com/zadam/trilium.git
synced 2026-06-17 19:01:08 +02:00
fix(mobile/tab_switcher): clipped borders
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
background: var(--card-background-color);
|
||||
border-radius: 1em;
|
||||
min-width: 0;
|
||||
overflow: hidden;
|
||||
|
||||
&.active {
|
||||
outline: 4px solid var(--more-accented-background-color);
|
||||
|
||||
Reference in New Issue
Block a user