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