dotfiles/waybar/styles/modules.css
Benjamin Palko dd263492b5 blyat
2024-08-09 13:31:10 -04:00

13 lines
160 B
CSS

.module {
border-radius: 9999px;
margin: 8px 0;
}
label.module {
padding: 0 10px;
/* box-shadow: inset 0 -2px; */
}
box.module {
padding: 0 10px;
}