fixed row item labels to view horizontally instead of vertically

This commit is contained in:
Jeremy Shade 2019-06-14 11:18:50 +08:00 committed by Ryan Petrello
parent 0a7d6e603e
commit e612a167e2
No known key found for this signature in database
GPG Key ID: F2AA5F2122351777

View File

@ -260,7 +260,7 @@
.at-RowItem--labels {
line-height: @at-line-height-list-row-item-labels;
display: inline-block;
display: inline-flex;
* {
font-size: 10px;