mirror of
https://github.com/woodchen-ink/clash-and-dashboard.git
synced 2025-07-18 14:01:56 +08:00
Fix: iOS input inner shadow
This commit is contained in:
parent
126b28857d
commit
af2f931f2c
@ -68,6 +68,10 @@ body {
|
|||||||
margin: 20px 0;
|
margin: 20px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input {
|
||||||
|
-webkit-appearance: none;
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
.app {
|
.app {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user