최정임 최정임 05-30
250530 최정임 css 수정
@325af86d60890b4ffebceb7ec02a8cb76b605eda
client/resources/css/user/layout.css
--- client/resources/css/user/layout.css
+++ client/resources/css/user/layout.css
@@ -175,8 +175,13 @@
 }
 
 .scroll-up {
-    position: fixed;
+    /* position: fixed;
     right: 0px;
     bottom: 101px;
-    z-index: 555;
+    z-index: 555; */
+    position: fixed;
+    left: 50%;
+    margin-left: 68rem;
+    bottom: 2rem;
+    z-index: 20;
 }
(파일 끝에 줄바꿈 문자 없음)
Add a comment
List