This commit is contained in:
@@ -5197,6 +5197,14 @@ input:checked + .slider:before {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
.grid-proctor-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
min-height: 0;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.grid-proctor-layout {
|
||||
/* Columns configured inline */
|
||||
transition: all 0.3s ease;
|
||||
|
||||
Reference in New Issue
Block a user