Browse Source

Remove useless style

satof3 2 years ago
parent
commit
65170e9a12
1 changed files with 0 additions and 5 deletions
  1. 0 5
      apps/app/src/components/Layout/NoLoginLayout.module.scss

+ 0 - 5
apps/app/src/components/Layout/NoLoginLayout.module.scss

@@ -138,11 +138,6 @@
   .nologin-dialog {
     max-width: 480px;
   }
-
-  .nologin-dialog {
-    border-radius: 0 0 16px 16px;
-  }
-
 }
 
 .link-switch {