Fix badge padding in RTL
This commit is contained in:
parent
2d6306a717
commit
c2cc9b0e56
@ -94,7 +94,7 @@
|
|||||||
|
|
||||||
:root[dir*="rtl"] & {
|
:root[dir*="rtl"] & {
|
||||||
right: unset;
|
right: unset;
|
||||||
left: 0.5rem;
|
left: 1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user