ShawnGGG's picture
Upload 124 files
1ae8021
#tab_iz_interface .gradio-dataframe .controls-wrap {
flex-direction: row-reverse;
justify-content: space-between;
}
/* first column min width */
#tab_iz_interface th:first-child {
flex: 0 0 0%;
width: 0;
}