diff options
| author | tslil <tslil@posteo.de> | 2026-06-20 13:29:04 +0100 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-06-20 13:29:12 +0100 |
| commit | d1590eaed72e76a32291d08845d162c85b767ae0 (patch) | |
| tree | e6315005576664d0af1150283272d0109f9780db /waybar/style.css | |
| parent | 66d8d6e4598360f70fa9cd5a5a9b323b7bc3ff6a (diff) | |
[waybar] forgot padding for machi title
Diffstat (limited to 'waybar/style.css')
| -rw-r--r-- | waybar/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/waybar/style.css b/waybar/style.css index acb46bb..17eec0b 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -38,6 +38,7 @@ button { padding-top: 4px; } +#custom-machi_T, #network.vpn { padding-top: 4px; } |
