fix another CSS bug

This commit is contained in:
MathMan05 2024-08-29 22:05:09 -05:00
parent fa2e085079
commit d6a5525da1

View file

@ -1258,7 +1258,7 @@ span {
/* padding-bottom: .1in; */
align-items: flex-start;
width: 100%;
height: 100%;
/* height: 100%; */
}
.settingbuttons{
padding-top:.075in;
@ -1463,6 +1463,7 @@ span {
width: 100%;
flex-direction: column;
max-height:100in;
justify-content: flex-end;
}
#connection-container, #app-list-container {