theme: remove unnecessary comments in gtk css

This commit is contained in:
Aly Raffauf 2024-08-25 00:10:01 -04:00
parent b6d7209dba
commit 63906f2782

View file

@ -36,7 +36,6 @@ in {
};
stylix.targets.gtk.extraCss = ''
// Control rounded corners
window.background { border-radius: ${toString cfg.borders.radius}; }
tooltip {