fix(app): thin tab color indicator
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
right: 8px;
|
||||
bottom: 0;
|
||||
left: 8px;
|
||||
height: 2px;
|
||||
height: 1px;
|
||||
pointer-events: none;
|
||||
border-radius: 2px 2px 0 0;
|
||||
background: var(--tab-color);
|
||||
|
||||
Reference in New Issue
Block a user