marine login box mobile fix
This commit is contained in:
parent
4780e97ec8
commit
8eb0d4f7c9
@ -425,7 +425,6 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
|
||||
background: var(--custom-buttons-color) !important;
|
||||
}
|
||||
/* loginpage sidemenu */
|
||||
|
||||
@media (max-width: 480px) {
|
||||
.login-box {
|
||||
margin-top: auto !important;
|
||||
|
||||
@ -426,7 +426,7 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
|
||||
}
|
||||
/* loginpage sidemenu */
|
||||
@media (max-width: 480px) {
|
||||
login-box {
|
||||
.login-box {
|
||||
margin-top: auto !important;
|
||||
height: 100% !important;
|
||||
width: 100% !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user