dotfiles/waybar/styles/modules.css
2024-10-01 00:20:55 -04:00

13 lines
160 B
CSS
Executable file

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