tweak css

This commit is contained in:
Freeplay 2023-05-12 21:54:59 -04:00
parent d2f1f6f4c0
commit b20b2f5be9

View file

@ -235,11 +235,6 @@ function focusFooter(ev) {
}
}
.mfm-warning {
button {
padding: 1em;
}
}
.wrmlmaau {
.content {
overflow-wrap: break-word;
@ -332,9 +327,8 @@ function focusFooter(ev) {
}
}
&.disableAnim :deep(*) {
&.disableAnim :deep(span) {
animation: none !important;
transition: none !important;
}
}
> :deep(button) {