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;
|
justify-content: flex-end;
|
||||||
inline-size: 12px;
|
inline-size: 12px;
|
||||||
block-size: 22px;
|
block-size: 22px;
|
||||||
background-color: #313235;
|
background-color: var(--colorVague);
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user