forked from Shinonome/omarchy-nix
More changes for last commit
This commit is contained in:
@@ -1,11 +1,15 @@
|
||||
|
||||
@import "./theme.css";
|
||||
* {
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
min-height: 0;
|
||||
font-family: CaskaydiaMono Nerd Font;
|
||||
font-size: 14px;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
||||
#workspaces {
|
||||
margin-left: 7px;
|
||||
}
|
||||
@@ -23,8 +27,9 @@
|
||||
#network,
|
||||
#bluetooth,
|
||||
#wireplumber,
|
||||
#tray widget,
|
||||
#tray,
|
||||
#clock {
|
||||
background-color: transparent;
|
||||
min-width: 12px;
|
||||
margin-right: 13px;
|
||||
}
|
||||
@@ -36,5 +41,3 @@ tooltip {
|
||||
tooltip label {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
@import "./theme.css";
|
||||
Reference in New Issue
Block a user