We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17cc75f commit d783cc3Copy full SHA for d783cc3
frontend/src/pages/Login/index.module.css
@@ -1,10 +1,3 @@
1
.logo {
2
width: 200px;
3
}
4
-
5
-.helperBtns {
6
- position: absolute;
7
- top: 10px;
8
- right: 10px;
9
- z-index: 1000;
10
-}
frontend/src/pages/Login/index.tsx
@@ -125,4 +125,4 @@ export default function Login() {
125
</div>
126
</Page>
127
);
128
+}
0 commit comments