소스 검색

adjust padding

akira-s 6 년 전
부모
커밋
76a3492fca
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/client/styles/scss/_editor-overlay.scss

+ 1 - 0
src/client/styles/scss/_editor-overlay.scss

@@ -41,6 +41,7 @@
         min-width: 30em;
         font-family: monospace;
         color: $text-muted;
+        padding-bottom: 0;
       }
       ul > li {
         list-style: none;