Skip to content

Commit

Permalink
Menu is-dropdown with is-separated hpadding
Browse files Browse the repository at this point in the history
  • Loading branch information
YamiOdymel committed Apr 23, 2022
1 parent 08afffb commit 91b8896
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/menu.css
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,11 @@
right: 0;
}

.ts-menu.is-dropdown.is-separated {
padding-left: 0.25rem;
padding-right: 0.25rem;
}

.ts-menu.is-dropdown.is-top-center {
}

Expand Down

0 comments on commit 91b8896

Please sign in to comment.