File size: 255 Bytes
ef64ce4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.file{
    height: 60vh !important;
}

.file-text{
    height: 51vh !important;
    overflow-y: auto !important;
}

.files-list{
    height: 84vh !important;
    overflow-y: auto !important;
}

.CoreSection__title h3{
    font-size: 1.05rem !important;
}