mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-07 17:38:50 +00:00
Feed funktioniert, infinite scroll funktioniert nicht mehr
This commit is contained in:
parent
c1d8e6b483
commit
ea2d36de1c
3 changed files with 116 additions and 66 deletions
|
@ -1,9 +1,7 @@
|
|||
|
||||
.feedContainer {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100vh;
|
||||
overflow: hidden;
|
||||
min-height: calc(100vh - var(--Header-height));
|
||||
background-color: #f9f9f9;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue