waybar: fix checkboxes in networkmanager applet
This commit is contained in:
parent
25b3112399
commit
ec22a0e71b
|
@ -1,10 +1,5 @@
|
||||||
@import "./colorscheme.css";
|
@import "./colorscheme.css";
|
||||||
|
|
||||||
* {
|
|
||||||
min-height: 0;
|
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
window#waybar {
|
window#waybar {
|
||||||
font-family: Hack, FontAwesome;
|
font-family: Hack, FontAwesome;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
|
Loading…
Reference in a new issue