Fix room entry widget height
This commit is contained in:
parent
bd1286abba
commit
c8f02ec6b2
|
|
@ -150,6 +150,7 @@
|
||||||
&__teaser {
|
&__teaser {
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
min-height: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__more {
|
&__more {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue