xll 8 달 전
부모
커밋
8e5327e343
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      projects/textbook/src/app/comp-manage/comp-manage.component.scss

+ 2 - 1
projects/textbook/src/app/comp-manage/comp-manage.component.scss

@@ -47,7 +47,8 @@
   .directions{
     margin-top: 10px;
     background: #F4CBCD;
-    padding:15px 20px ;
+    
+    padding:10px 20px ;
     display: flex;
     align-items: center;
     span{