mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-25 16:06:54 +02:00
chore: eww widget padding
This commit is contained in:
parent
11008eacc3
commit
45edf6c593
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
@mixin widget() {
|
||||
padding: 6px;
|
||||
padding: 8px 6px;
|
||||
margin: 4px 2px;
|
||||
border-radius: 8px;
|
||||
background-color: $surface0;
|
||||
|
|
Loading…
Add table
Reference in a new issue