Align room tile info in space hierarchy (#7499)

This commit is contained in:
Ajay Bura 2022-01-10 18:42:47 +05:30 committed by GitHub
parent 6199c337ea
commit 4854a53b74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;