Support RTL for OP instance pill
This commit is contained in:
@ -125,6 +125,10 @@
|
|||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
content: "";
|
content: "";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
:root[dir*="rtl"] & {
|
||||||
|
padding: 0.375rem 0.5rem 0.375rem 0.75rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user