mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 00:53:55 -05:00
theme: remove unnecessary comments in gtk css
This commit is contained in:
parent
b6d7209dba
commit
63906f2782
|
@ -36,7 +36,6 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
stylix.targets.gtk.extraCss = ''
|
stylix.targets.gtk.extraCss = ''
|
||||||
// Control rounded corners
|
|
||||||
window.background { border-radius: ${toString cfg.borders.radius}; }
|
window.background { border-radius: ${toString cfg.borders.radius}; }
|
||||||
|
|
||||||
tooltip {
|
tooltip {
|
||||||
|
|
Loading…
Reference in a new issue