mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-21 13:53:56 -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 = ''
|
||||
// Control rounded corners
|
||||
window.background { border-radius: ${toString cfg.borders.radius}; }
|
||||
|
||||
tooltip {
|
||||
|
|
Loading…
Reference in a new issue