Browse Source

css: add padding in rooms list

JC Brand 1 tháng trước cách đây
mục cha
commit
fb3f45614b
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

@@ -26,6 +26,7 @@
                     flex-direction: row;
                     line-height: 1.5em;
                     height: 2.5em;
+                    padding: 0.2em 0;
                     span {
                         overflow-x: hidden;
                         text-overflow: ellipsis;