Merge remote-tracking branch 'origin/develop'
This commit is contained in:
commit
64c5ed3d45
|
@ -70,8 +70,8 @@
|
|||
|
||||
& > .placeholder {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
overflow: hidden;
|
||||
|
@ -118,6 +118,7 @@
|
|||
&:disabled {
|
||||
background: transparent;
|
||||
color: var(--input-color-disabled);
|
||||
-webkit-text-fill-color: var(--input-color-disabled);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue