Remove vendor prefixes in CSS

This commit is contained in:
MrTimscampi 2019-12-30 12:09:48 +01:00
parent 7c66d51a64
commit d08cd4d1cd
36 changed files with 7 additions and 435 deletions

View file

@ -16,7 +16,6 @@
.dialog {
margin: 0;
border-radius: .2em;
-webkit-font-smoothing: antialiased;
border: 0;
padding: 0;
will-change: transform, opacity;