Add files via upload

This commit is contained in:
seb1k 2024-06-11 11:50:37 +02:00 committed by GitHub
parent 0ae396b0da
commit 66bfa029f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

11
styles/styles.min.css vendored
View file

@ -6620,6 +6620,17 @@ html.layout-phone .image-selector .attachmentslist {
position: relative;
}
html.layout-small .task-login #logo {
top: 8vh;
}
html.layout-small .task-login #login-form {
top: 16vh;
transform: scale(1.2);
width: 70%;
}
#login-form table,
#login-form tbody {
display: block;