This commit is contained in:
parent
14317c2232
commit
009eba6315
@ -262,9 +262,15 @@ button,
|
||||
align-items: flex-start;
|
||||
cursor: default;
|
||||
pointer-events: none !important;
|
||||
left: 0.25rem;
|
||||
z-index: 100;
|
||||
|
||||
:root[dir="ltr"] & {
|
||||
left: 0.25rem;
|
||||
}
|
||||
:root[dir="rtl"] & {
|
||||
right: 0.25rem;
|
||||
}
|
||||
|
||||
&--transition-left {
|
||||
section {
|
||||
width: 185px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user