File size: 240 Bytes
91dbd2d
 
 
 
 
 
 
 
 
 
be7d8a0
 
1
2
3
4
5
6
7
8
9
10
11
12
13
.gradio-container {
    max-width: 1200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.contain {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
}