1
0
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:
Alex Andreev 2022-04-06 11:12:21 +03:00
parent 8d4d04a71f
commit f234ab7d72

View File

@ -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;
}