Removes transition of 'meta-text-block'

This commit is contained in:
GabrielMeyer 2019-09-11 10:28:47 +02:00
parent f4a383b81b
commit 95ebdd3808
1 changed files with 0 additions and 2 deletions

View File

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