Skip to content

Commit

Permalink
Add border spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Mar 22, 2024
1 parent 79d95af commit cbe8761
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Styles/Gtk/Popover.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ popover {
.menuitem,
modelbutton {
border-radius: rem($window_radius / 2);
border-spacing: rem(6px);
min-width: rem(150px);
transition:
background duration("expand") easing(),
Expand Down

0 comments on commit cbe8761

Please sign in to comment.