fix(app): thin tab color indicator
This commit is contained in:
parent
98ba5f0ed6
commit
d867ed02f1
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue