dotfiles/de/home/.config/eww/style/bar/revealer.scss
2025-09-02 15:30:03 -07:00

6 lines
142 B
SCSS

//background-color: blue;
.revealer-on-hover>widget>box>box>* {
padding: 0px 5px;
min-width: $bar-module-width;
transition: all 0.3s;
}