File size: 113 Bytes
11452ec
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
.fixActionRow {
    height: 89vh;
    display: flex;
    flex-direction: column;
}

.spacer {
    flex-grow: 1;
}