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