소스 검색

Card Details Popup, Labels and Checklistitems were too much displayed at the "bottom"

Martin Filser 3 년 전
부모
커밋
4a87d5f0f3
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      client/components/main/popup.styl

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

@@ -20,7 +20,6 @@ $popupWidth = 300px
   input[type="email"],
   input[type="password"],
   input[type="file"]
-    margin: 4px 0 12px
     width: 100%
 
   select
@@ -310,7 +309,6 @@ $popupWidth = 300px
         input[type="email"],
         input[type="password"],
         input[type="file"]
-          margin: 4px 0 12px
           width: 100%
           box-sizing: border-box