mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix media content overflow
This commit is contained in:
@@ -5920,6 +5920,7 @@ a.dropdown-item.is-active {
|
||||
flex-grow: 1;
|
||||
-ms-flex-negative: 1;
|
||||
flex-shrink: 1;
|
||||
overflow: auto;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user