diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2023-11-16 10:28:50 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2023-11-16 10:28:50 +0900 |
| commit | e7546019699a80d9055d6c2d3f61c13561ec71a6 (patch) | |
| tree | 637e0c66c6aa70568b49163d2103030515172102 /config/waybar/style/light.css | |
| parent | 380762c5c24a0e460d690d6f790ad054e35999a6 (diff) | |
final tweaking
Diffstat (limited to 'config/waybar/style/light.css')
| -rw-r--r-- | config/waybar/style/light.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/waybar/style/light.css b/config/waybar/style/light.css index 6f73d916..1ec890bf 100644 --- a/config/waybar/style/light.css +++ b/config/waybar/style/light.css @@ -48,6 +48,8 @@ tooltip label { background-color: rgba(232, 236, 241, 0.8); border: 0px solid #b4befe; border-radius: 10px; + padding-right: 2px; + padding-left: 2px; } .modules-center { @@ -60,6 +62,8 @@ tooltip label { background-color: rgba(232, 236, 241, 0.8); border: 0px solid #b4befe; border-radius: 10px; + padding-right: 2px; + padding-left: 2px; } |
