Remove vendor prefixes in CSS
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
.dialog {
|
||||
margin: 0;
|
||||
border-radius: .2em;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
border: 0;
|
||||
padding: 0;
|
||||
will-change: transform, opacity;
|
||||
|
||||
Reference in New Issue
Block a user