mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-16 03:14:00 +02:00
fix: remove input shadow on ios
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
width: 100%;
|
||||
padding: 0.5rem 1rem;
|
||||
margin: 4px;
|
||||
background-clip: padding-box;
|
||||
|
||||
&.is-dark {
|
||||
@include border-style(map-get($default-colors, "normal"), map-get($default-colors, "hover"));
|
||||
|
Reference in New Issue
Block a user