Merge pull request #5001 from GabrielInTheWorld/clearTransition
Removes transition of 'meta-text-block'
This commit is contained in:
commit
27e9390d41
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user