[bugfix] DropdownMenu: incorrect style when inside NavBar (#4098)
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
left: 0;
|
||||
overflow: hidden;
|
||||
|
||||
&__option {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
&--up {
|
||||
top: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user