diff options
Diffstat (limited to 'config/waybar/style/Rose Pine.css')
| -rw-r--r-- | config/waybar/style/Rose Pine.css | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/config/waybar/style/Rose Pine.css b/config/waybar/style/Rose Pine.css index 9c76474f..d1115db4 100644 --- a/config/waybar/style/Rose Pine.css +++ b/config/waybar/style/Rose Pine.css @@ -13,7 +13,6 @@ * { font-family: "JetBrainsMono Nerd Font"; font-weight: bold; - min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 96%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; @@ -143,14 +142,11 @@ tooltip { color: @main-fg; background: @main-bg; opacity: 1; - padding-top: 3px; - padding-bottom: 3px; - padding-left: 6px; - padding-right: 6px; border-bottom: 2px; border-color: #2B5D34; border-style: solid; border-radius: 10px; + padding: 6px; } #temperature.critical { |
