mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Align room tile info in space hierarchy (#7499)
This commit is contained in:
parent
6199c337ea
commit
4854a53b74
@ -220,7 +220,7 @@ limitations under the License.
|
||||
line-height: $font-18px;
|
||||
color: $secondary-content;
|
||||
grid-row: 2;
|
||||
grid-column: 1/3;
|
||||
grid-column: 2/3;
|
||||
display: -webkit-box;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 2;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user