mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Add 10px gaps on both sides of eww bar (smaller min-width)
This commit is contained in:
parent
2d9a741ae0
commit
254d56c874
|
@ -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…
Reference in a new issue