beta #4

Merged
doug713705 merged 203 commits from beta into master 2023-04-20 15:11:59 +02:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 43e142a1d4 - Show all commits

View File

@ -55,6 +55,8 @@ span.place {
#content_wrapper {
position: fixed;
top: 0;
bottom:0;
display: flex;
flex-direction: column;
justify-content: flex-start;