caterium-app/public/core/stability-v1760.css
2026-09-07 15:29:20 +03:00

16 lines
1.1 KiB
CSS

/* Caterium v17.6.0 mobile stability refinements. */
@media (max-width:900px){
html,body{max-width:100%;overflow-x:hidden}
.work,.card,.catalog,.sun-catalog-shell,.sun-catalog-main{min-width:0!important;max-width:100%!important}
.cats{display:flex!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;flex-wrap:nowrap!important;overscroll-behavior-x:contain;scrollbar-width:thin}
.cats>button{flex:0 0 auto!important;min-width:132px!important}
.sun-catalog-view-switch,.sun-catalog-top-toolbar,.sun-settings-tabs{max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;justify-content:flex-start!important;overscroll-behavior-x:contain}
.sun-catalog-view-switch>*{flex:0 0 auto!important}
.enterprise-card,.sun-chat-shell,.sun-chat-main,.sun-chat-sidebar{min-width:0!important;max-width:100%!important}
}
@media (max-width:420px){
.catalog-head{gap:8px;flex-wrap:wrap}
.catalog-head h1{flex:1 1 auto}
.sun-catalog-top-toolbar{gap:6px!important}
}