Skip to content

Commit

Permalink
Add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dacook authored Feb 28, 2024
1 parent f62b32a commit 5cfac3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/webpacker/css/admin/dropdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@
}

> details {
// Override padding on ofn-drop-down-style
margin: -7px -15px;
padding: 7px 15px;
}
Expand All @@ -193,6 +194,7 @@
text-transform: uppercase;
font-size: 85%;
font-weight: 600;
// Override padding on ofn-drop-down-style to increase clickable area
margin: -8px -15px;
padding: 8px 15px;
}
Expand Down

0 comments on commit 5cfac3d

Please sign in to comment.