2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 11:35:41 +00:00

make auth a bit wider

This commit is contained in:
Matthias
2021-11-01 22:59:23 +01:00
parent 58bc677029
commit a8f5661a27

View File

@ -30,7 +30,7 @@
background-color: rgba(50, 50, 50, 0.75);
width: 100%;
max-width: 330px;
max-width: 350px;
margin: auto;
}