mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Set bg from the theme
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
8d4d04a71f
commit
f234ab7d72
@ -11,7 +11,7 @@
|
||||
justify-content: flex-end;
|
||||
inline-size: 12px;
|
||||
block-size: 22px;
|
||||
background-color: #313235;
|
||||
background-color: var(--colorVague);
|
||||
border-radius: 2px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user