mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-02-24 04:09:03 +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)
|
||||
min-width: 1920px;
|
||||
padding-right: 20px;
|
||||
padding-left: 20px;
|
||||
min-width: 1900px;
|
||||
}
|
||||
|
||||
tooltip {
|
||||
|
|
Loading…
Add table
Reference in a new issue