mirror of
https://github.com/esiur/iui.git
synced 2025-05-06 06:42:58 +00:00
rtl
This commit is contained in:
parent
0e275faa81
commit
6a1fc15fad
@ -202,14 +202,12 @@
|
||||
transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
|
||||
opacity: 0.5;
|
||||
color: var(--default-link-color);
|
||||
left: 0;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .textbox-with-label > span {
|
||||
right: 0;
|
||||
}
|
||||
|
||||
html[dir="ltr"] .textbox-with-label > span {
|
||||
left: 0;
|
||||
left: unset;
|
||||
}
|
||||
|
||||
.textbox-with-label:focus-within {
|
||||
|
Loading…
x
Reference in New Issue
Block a user