瀏覽代碼

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;