Skip to content

Commit

Permalink
add comment about arrow and highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Mar 22, 2024
1 parent f4624f3 commit 1d0fd78
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 @@ -10,6 +10,7 @@ popover {

> contents {
box-shadow:
// No highlight because of the arrow
0 0 0 1px $toplevel-border-color,
shadow(2);
border-radius: rem($window_radius);
Expand Down

0 comments on commit 1d0fd78

Please sign in to comment.