Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kaxcode committed Nov 3, 2021
1 parent e7eb38a commit 9beacaa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ui/packages/consul-ui/app/components/popover-menu/layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
%popover-menu-trigger {
display: block;
}
%popover-menu-panel {
min-width: 192px;
}
%popover-menu-panel:not(.above) {
top: 38px;
}
Expand Down

0 comments on commit 9beacaa

Please sign in to comment.