소스 검색

feat(auth): xg feature

lyf 1 년 전
부모
커밋
1980f43b9f
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 3
      app/styles/globals.scss

+ 1 - 3
app/styles/globals.scss

@@ -308,9 +308,7 @@ code{
   .show-hide-button {
     border-radius: 10px;
     position: absolute;
-    top: 0;
-    left: 0;
-    right: 0;
+    inset: 0 0 auto 0;
     width: 100%;
     margin: auto;
     height: fit-content;