Fix iOS bug
This commit is contained in:
parent
9cb8a75f74
commit
e44f71cd92
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
||||||
--pcolor: #f00;
|
--pcolor: #f00;
|
||||||
--h: 1.5rem;
|
--h: 1.5rem;
|
||||||
--br: calc(var(--h) / 2);
|
--br: calc(var(--h) / 2);
|
||||||
|
--webkit-appearance: none;
|
||||||
appearance: none;
|
appearance: none;
|
||||||
height: var(--h);
|
height: var(--h);
|
||||||
display: block;
|
display: block;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue