Explorar el Código

Fix positioning of chat status indicators in chat status modal

JC Brand hace 5 años
padre
commit
6459a786db
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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;