mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-04-16 08:12:27 +00:00
Add 10px gaps on both sides of eww bar (smaller min-width)
This commit is contained in:
parent
2d9a741ae0
commit
254d56c874
1 changed files with 1 additions and 3 deletions
|
@ -40,9 +40,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: Use ercentages (for some reason it fails now)
|
// TODO: Use ercentages (for some reason it fails now)
|
||||||
min-width: 1920px;
|
min-width: 1900px;
|
||||||
padding-right: 20px;
|
|
||||||
padding-left: 20px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
tooltip {
|
tooltip {
|
||||||
|
|
Loading…
Add table
Reference in a new issue