layout.scss: fix select chevron position when field has error
This commit is contained in:
parent
95f61333f6
commit
3f3bec85fc
@ -376,7 +376,7 @@ form {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
right: 8px;
|
right: 8px;
|
||||||
bottom: 8px;
|
top: 30px;
|
||||||
|
|
||||||
transition: transform 150ms ease-out;
|
transition: transform 150ms ease-out;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user