diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-15 14:15:19 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-15 14:15:19 +0900 |
| commit | f6e05c0523bc7dd969b8ea8c924209beda6a645a (patch) | |
| tree | 8f299b41cf1fe03b73831cd7039b6494b2c8e789 /config/waybar/style/Monochrome Manifest.css | |
| parent | d0743cbd39c6e6495ac244af401d1205acc2802e (diff) | |
final tweak waybar css
Diffstat (limited to 'config/waybar/style/Monochrome Manifest.css')
| -rw-r--r-- | config/waybar/style/Monochrome Manifest.css | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/config/waybar/style/Monochrome Manifest.css b/config/waybar/style/Monochrome Manifest.css index 49bd20ee..8d79f98d 100644 --- a/config/waybar/style/Monochrome Manifest.css +++ b/config/waybar/style/Monochrome Manifest.css @@ -148,7 +148,10 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding: 5px; + padding-top: 3px; + padding-bottom: 3px; + padding-right: 6px; + padding-left: 6px; } #custom-power { padding: 1px 3px; |
