File size: 652 Bytes
b24750a
 
12073be
 
 
9c458f2
b24750a
 
 
1
2
3
4
5
6
7
8
9
html,body{max-width:100vw}
.mantine-Text-root{white-space: pre-line!important;}
.dash-tooltip .dash-table-tooltip{background-color:#d1cfcf!important;color:black!important; font-size:10px!important}
.dash-table-tooltip > p{color:black!important; font-size:10px!important}
dash-table-tooltip a, div.unfocused.selectable.dash-cell-value.cell-markdown p a{color:lightgrey}
@media screen and (max-width: 480px) {
    div.m_dee7bd2f.mantine-Grid-inner:nth-child(10){--col-flex-basis:100%!important; --col-max-width:100%!important}
    div.m_dee7bd2f.mantine-Grid-inner > div.mantine-Grid-col{--col-flex-basis:100%!important; --col-max-width:100%!important}
}