fix: Footer always bottom
This commit is contained in:
parent
abb296ac11
commit
8b63c003f6
1 changed files with 3 additions and 0 deletions
|
|
@ -178,6 +178,9 @@ footer {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
background-color: var(--surface-color);
|
background-color: var(--surface-color);
|
||||||
|
|
||||||
|
margin-top: auto;
|
||||||
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer p {
|
footer p {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue