mo 1 년 전
부모
커밋
282a2b75ca
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      src/components/layout/modals/suggestion-option.module.less

+ 3 - 2
src/components/layout/modals/suggestion-option.module.less

@@ -9,7 +9,9 @@
     url(../images/inBack2.png) no-repeat,
     url(../images/inBack3.png) no-repeat,
     url(../images/inBack4.png) no-repeat,
-    url(../images/inBack5.png) no-repeat;
+    url(../images/inBack5.png) no-repeat,
+    url('../images/inFront.png') no-repeat;
+
   opacity: 0;
   background-size: 754px 672px;
 }
@@ -244,7 +246,6 @@
       position: relative;
       z-index: 100;
 
-
       .formTitle {
         text-align: center;
         margin-top: 31px;