We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee79cbc commit ee83bf9Copy full SHA for ee83bf9
common/gtk-4.0/sass/_common.scss
@@ -496,6 +496,7 @@ button {
496
padding-right: 12px;
497
}
498
499
+ %image_text_button,
500
&.text-button.image-button {
501
padding-left: 5px;
502
padding-right: 5px;
@@ -688,6 +689,7 @@ button {
688
689
690
.linked.vertical > & { @extend %linked_vertical; }
691
692
+ %circular_button,
693
menubutton.circular &,
694
&.circular { // force circular button shape
695
min-width: 24px;
0 commit comments