Fix automatic vendor prefix removal
This commit is contained in:
@@ -4,6 +4,7 @@ button::-moz-focus-inner {
|
||||
}
|
||||
|
||||
button {
|
||||
-webkit-border-fit: border !important;
|
||||
}
|
||||
|
||||
.card {
|
||||
@@ -774,4 +775,4 @@ button {
|
||||
.cardOverlayFab-primary:hover {
|
||||
transform: scale(1.4, 1.4);
|
||||
transition: 0.2s;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user