try to fix input field blinking in Safari, again.. and again
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
.input__buttons {
|
||||
margin-top: 8px;
|
||||
padding-top: 8px;
|
||||
background: #eee;
|
||||
}
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
font-size: 0;
|
||||
border: 12px solid #eee;
|
||||
border-radius: 2px;
|
||||
background: #eee;
|
||||
background: #fff; // try to fix textarea blinking in Safari
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user