dashboard/backend/web/static/style.css
Philipp Rothmann 07a2c46227 add backend
2022-10-21 12:44:04 +02:00

12 lines
144 B
CSS
Vendored

div.loginpanel {
width: 644px;
margin-left: auto;
margin-right: auto;
margin-top: 100px;
}
button {
margin-top: 10px;
}