fix webkit bug with input labels
This commit is contained in:
parent
7e1da02089
commit
73fd353965
1 changed files with 0 additions and 1 deletions
|
@ -198,7 +198,6 @@ body {
|
||||||
.input-label {
|
.input-label {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
color: var(--foreground-color-2);
|
color: var(--foreground-color-2);
|
||||||
pointer-events: none;
|
|
||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue