diff --git a/public/index.html b/public/index.html index 0459fb6..2c83b0c 100644 --- a/public/index.html +++ b/public/index.html @@ -6506,7 +6506,7 @@ window.SunQR = { @media(max-width:720px){ #sunOrderCards{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))!important} .sun-order-card-top{grid-template-columns:54px minmax(0,1fr)!important} - #new .sun-catalog-top-toolbar .cats{flex-wrap:nowrap;overflow:auto;width:100%;padding-bottom:2px!important} + #new .sun-catalog-top-toolbar .cats{flex-wrap:wrap!important;overflow:visible;width:100%;padding-bottom:2px!important} #new .sun-catalog-top-toolbar .cats button{flex:0 0 auto!important} }