diff options
| author | tslil <tslil@posteo.de> | 2026-06-20 13:28:36 +0100 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-06-20 13:28:47 +0100 |
| commit | 66d8d6e4598360f70fa9cd5a5a9b323b7bc3ff6a (patch) | |
| tree | 78e24eebae47b3bc0eaeb6417c29b164443efe4b /waybar/style.css | |
| parent | da61fa5ed92de1e3031580167121cc138357b78d (diff) | |
[waybar] forgot padding for vpn
Diffstat (limited to 'waybar/style.css')
| -rw-r--r-- | waybar/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/waybar/style.css b/waybar/style.css index 7abaf90..acb46bb 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -38,6 +38,10 @@ button { padding-top: 4px; } +#network.vpn { + padding-top: 4px; +} + #custom-machi_W, #custom-machi_P, |
