This commit is contained in:
@@ -1972,6 +1972,8 @@ input:checked + .slider:before {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow: hidden;
|
||||
flex: 1;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.attendance-table-scroll {
|
||||
@@ -1988,6 +1990,10 @@ input:checked + .slider:before {
|
||||
}
|
||||
|
||||
.attendance-panel {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
min-height: 0;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user