bccagent / assets /style.css
datacipen's picture
Upload 9 files
a547a3a verified
raw
history blame contribute delete
854 Bytes
html,body{max-width:100vw}
button.mantine-Anchor-root{padding:0 10px;background-color:#414040;border-radius:20px;color:#ffffff; font-size:0.8em}
button.mantine-Anchor-root:hover{text-decoration:none!important}
.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-device-width: 31.25em) {
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}
}