Jelajahi Sumber

css: set better line-height

JC Brand 2 bulan lalu
induk
melakukan
e1a952f3a2
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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;
                     }