mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-06-22 03:32:49 +08:00
footer置底
This commit is contained in:
parent
1ef85a71e8
commit
0c2dbdb5a2
@ -133,7 +133,7 @@
|
||||
gap: 24px;
|
||||
grid-template-columns: repeat(3, minmax(0, 1fr));
|
||||
position: relative;
|
||||
min-height: 301px;
|
||||
min-height: calc(100vh - 630px);
|
||||
}
|
||||
|
||||
.extra {
|
||||
|
Loading…
x
Reference in New Issue
Block a user