mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-12-06 08:16:51 +00:00
React
This commit is contained in:
10
frontend/src/pages/Login/index.module.css
Normal file
10
frontend/src/pages/Login/index.module.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.logo {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.helperBtns {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
right: 10px;
|
||||
z-index: 1000;
|
||||
}
|
||||
Reference in New Issue
Block a user