try to fix blinking of text field in Safari
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
background: #fff;
|
||||
border: 0;
|
||||
resize: none;
|
||||
backface-visibility: hidden; // let's try to fix blinking in Safari
|
||||
|
||||
&:focus {
|
||||
box-shadow: inset 0 0 0 2px #259C9A;
|
||||
|
||||
Reference in New Issue
Block a user