don't clip on overflow

This commit is contained in:
FloatingGhost 2022-06-14 17:28:41 +01:00
parent 38d1074992
commit 36309ebe04
3 changed files with 4 additions and 6 deletions

View file

@ -1,7 +1,3 @@
.mfm-post-content {
overflow-y: hidden;
};
@keyframes tada {
from {
transform: scale3d(1, 1, 1);