Removes transition of 'meta-text-block'

This commit is contained in:
GabrielMeyer 2019-09-11 10:28:47 +02:00
parent f4a383b81b
commit 95ebdd3808

View File

@ -42,8 +42,6 @@
word-wrap: break-word; word-wrap: break-word;
.content { .content {
transition: all 1s ease;
&.collapsed { &.collapsed {
max-height: 200px; max-height: 200px;
overflow: hidden; overflow: hidden;