dashskills / assets /style.css
datacipen's picture
Update assets/style.css
9c458f2 verified
raw
history blame
364 Bytes
html,body{max-width:100vw}
.mantine-Text-root{white-space: pre-line!important;}
@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}
}