mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-12-23 18:19:32 +08:00
footer置底
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user