Skip to content

Commit

Permalink
Fix overlowMenu display property
Browse files Browse the repository at this point in the history
  • Loading branch information
BenOsodrac committed Sep 25, 2023
1 parent d9e0083 commit 9d883a6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
/// Patterns - Navigation - OverflowMenu

.osui-overflow-menu {
display: inline-block;
--osui-overflow-menu-min-width: 170px;
--border-radius-rounded: 16px;

Expand Down

0 comments on commit 9d883a6

Please sign in to comment.