Align room tile info in space hierarchy (#7499)

pull/21833/head
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
1 changed files with 1 additions and 1 deletions

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;