Selaa lähdekoodia

Fix positioning of chat status indicators in chat status modal

JC Brand 5 vuotta sitten
vanhempi
commit
6459a786db
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 6 0
      sass/_controlbox.scss

+ 6 - 0
sass/_controlbox.scss

@@ -37,6 +37,12 @@
         }
     }
 
+    .set-xmpp-status {
+        .chat-status {
+            padding-right: 0.5em;
+        }
+    }
+
     .room-info {
         font-size: var(--font-size-small);
         font-style: normal;