Browse Source

Merge 0c413fb9ee into 6f2a912708

pull/5456/merge
Andrew G 2 years ago
committed by GitHub
parent
commit
6dd0f22173
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      src/definitions/collections/menu.less

2
src/definitions/collections/menu.less

@ -293,7 +293,7 @@
bottom: 0;
}
.ui.vertical.menu .dropdown.item:not(.upward) .menu {
top: 0;
top: 0 !important;
}
.ui.vertical.menu .active.dropdown.item {
border-top-right-radius: 0em;

Loading…
Cancel
Save