add account switcher to loading screen

This commit is contained in:
MathMan05 2024-08-11 15:41:51 -05:00
parent 6ac1a4e904
commit ef2d228b70
6 changed files with 178 additions and 133 deletions

View file

@ -1058,6 +1058,7 @@ span {
max-height: 80vh;
overflow: auto;
border:solid var(--black) .035in;
z-index: 102;
}
.switchtable{
transition: background .3s;