فهرست منبع

CSS: Set notifications container height

JC Brand 5 سال پیش
والد
کامیت
3116f3dbe0
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      sass/_chatbox.scss

+ 1 - 0
sass/_chatbox.scss

@@ -223,6 +223,7 @@
             line-height: 1.3em;
 
             .chat-content__notifications {
+                height: 1em;
                 white-space: pre;
                 background-color: var(--chat-content-background-color);
                 color: var(--subdued-color);