mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-19 01:03:57 +00:00
fix: background color
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
|
||||
&__item {
|
||||
width: 100%;
|
||||
background-color: globals.$color-background;
|
||||
background-color: globals.$background-color;
|
||||
display: flex;
|
||||
border-radius: 8px;
|
||||
border: solid 1px globals.$border-color;
|
||||
|
||||
Reference in New Issue
Block a user