fix minor visual bug

This commit is contained in:
MathMan05 2024-08-17 21:17:51 -05:00
parent 82655981ec
commit de41f969ab

View file

@ -1910,6 +1910,7 @@ form div{
display: flex;
flex-direction: column-reverse;
overflow-y: scroll;
z-index: 1;
}
.loadingmessage{
position:relative;