beta #4

Merged
doug713705 merged 203 commits from beta into master 2023-04-21 00:11:59 +11:00
Showing only changes of commit 43e142a1d4 - Show all commits

View File

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