mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-08 01:17:23 +08:00
style: login
This commit is contained in:
parent
bedbf8077b
commit
685c955ecf
@ -47,13 +47,11 @@
|
|||||||
font: bold 200% Consolas, Monaco, monospace;
|
font: bold 200% Consolas, Monaco, monospace;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 1080px) {
|
@media screen and (max-width: 1180px) {
|
||||||
.login-container {
|
.login-container {
|
||||||
grid-gap: 9rem;
|
grid-gap: 9rem;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
@media screen and (max-width: 1024px) {
|
|
||||||
.login-form {
|
.login-form {
|
||||||
width: 290px;
|
width: 290px;
|
||||||
}
|
}
|
||||||
@ -73,7 +71,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 768px) {
|
@media screen and (max-width: 968px) {
|
||||||
.wave {
|
.wave {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user