roundabout,
created on Sunday, 11 May 2025, 13:38:30 (1746970710),
received on Sunday, 11 May 2025, 13:38:46 (1746970726)
Author identity: vlad <vlad.muntoiu@gmail.com>
c7f4251a3a4b447ea28a1851f39d4839bef80a8d
src/gtk-4.0/sass/_common.scss
@@ -4415,3 +4415,15 @@ $gpanthera-tab-indicator-width: 3px;
}
}
/**
* Fix for window controls in libAdwaita apps
*/
windowcontrols > button {
@extend %button-flat;
box-shadow: none;
background-color: transparent;
border-radius: theme.$circular-radius;
}