fix another CSS bug
This commit is contained in:
@@ -1258,7 +1258,7 @@ span {
|
|||||||
/* padding-bottom: .1in; */
|
/* padding-bottom: .1in; */
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
/* height: 100%; */
|
||||||
}
|
}
|
||||||
.settingbuttons{
|
.settingbuttons{
|
||||||
padding-top:.075in;
|
padding-top:.075in;
|
||||||
@@ -1463,6 +1463,7 @@ span {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
max-height:100in;
|
max-height:100in;
|
||||||
|
justify-content: flex-end;
|
||||||
}
|
}
|
||||||
|
|
||||||
#connection-container, #app-list-container {
|
#connection-container, #app-list-container {
|
||||||
|
Reference in New Issue
Block a user