소스 검색

add card members popup line height hotfix.

Yasar icli 10 년 전
부모
커밋
dfce9f0a0f
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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