mirror of
https://github.com/woodchen-ink/clash-and-dashboard.git
synced 2025-07-18 05:51: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;
|
||||
}
|
||||
|
||||
input {
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.app {
|
||||
padding-left: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user