mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 20:24:30 -07:00
Fix desktop container
This commit is contained in:
@@ -21,6 +21,10 @@ $dropdown-divider-background: $border !default
|
||||
&.is-hoverable:hover
|
||||
.dropdown-menu
|
||||
display: block
|
||||
&.is-right
|
||||
.dropdown-menu
|
||||
left: auto
|
||||
right: 0
|
||||
|
||||
.dropdown-menu
|
||||
display: none
|
||||
|
||||
Reference in New Issue
Block a user