updated dependencies
This commit is contained in:
@@ -24,16 +24,17 @@
|
||||
transition: 600ms;
|
||||
flex-grow: 1;
|
||||
top: 35px;
|
||||
min-width: max-content;
|
||||
|
||||
&.orientation-right {
|
||||
& .orientation-right {
|
||||
right: 0;
|
||||
}
|
||||
|
||||
&.orientation-left {
|
||||
& .orientation-left {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
min-width: max-content;
|
||||
|
||||
}
|
||||
|
||||
.dropdown-header, .dropdown-item {
|
||||
|
||||
Reference in New Issue
Block a user