Skip to content

Commit 5785877

Browse files
committed
Round corners on preset scenario hover
1 parent ef8e987 commit 5785877

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/assets/stylesheets/_root.sass

+3-1
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,9 @@ body#root
410410
align-items: baseline
411411
color: black
412412
display: flex
413-
padding: 3px 20px
413+
padding: 3px 7px
414+
margin: 0 13px
415+
border-radius: 5px
414416
position: relative
415417
transition: background 0.15s ease-in
416418

0 commit comments

Comments
 (0)