remove unnecessary max-height attr
parent
cdc9b65b39
commit
98a469da57
|
@ -168,7 +168,6 @@
|
||||||
|
|
||||||
&-long-description {
|
&-long-description {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
max-height: 120px;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
transition: all .3s .2s cubic-bezier(0, 0, .53, 1.32);
|
transition: all .3s .2s cubic-bezier(0, 0, .53, 1.32);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue