Explorar el Código

add card members popup line height hotfix.

Yasar icli hace 10 años
padre
commit
dfce9f0a0f
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      client/components/main/popup.styl

+ 2 - 0
client/components/main/popup.styl

@@ -137,6 +137,8 @@ $popupWidth = 300px
     position: relative
     margin: 0 -10px
     text-decoration: none
+    overflow:hidden;
+    line-height:33px;
 
     .item-name
       display: block