Skip to content

Commit

Permalink
gnome-shell: Fix screenshot UI close button
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsh committed Apr 25, 2022
1 parent 7e3fc35 commit 659665a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/gnome-shell/42/sass/_common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2942,6 +2942,7 @@ $_screenshot_ui_panel_padding: 15px;

.screenshot-ui-close-button {
@extend .window-close; // copy window close button
padding: $window_close_button_padding !important;
&.left { margin-left: 8px;}
&.right { margin-right: 8px;}
}
Expand Down

0 comments on commit 659665a

Please sign in to comment.