Model Welcome Positioning Fix

This commit is contained in:
ebolam
2022-11-04 11:38:04 -04:00
parent 11ca7d421a
commit 05db8904e5

View File

@@ -2392,6 +2392,10 @@ body {
margin-top: auto;
}
#welcome_text {
align-self: flex-end;
}
.welcome_text {
display: flex;
height: 100%;