Browse Source

css: set better line-height

JC Brand 2 tháng trước cách đây
mục cha
commit
e1a952f3a2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/plugins/roomslist/styles/roomsgroups.scss

+ 1 - 0
src/plugins/roomslist/styles/roomsgroups.scss

@@ -24,6 +24,7 @@
                 .open-room {
                     display: flex;
                     flex-direction: row;
+                    line-height: 1.5em;
                     span {
                         padding-top: 0.25em;
                     }