.history-filters{grid-template-columns:repeat(2,.85fr) 1fr repeat(2,.8fr) 1fr auto}.history-page-size-control{display:flex;align-items:center;gap:7px;margin-left:auto;white-space:nowrap;color:var(--muted)}.history-page-size-control select{min-height:32px;padding:4px 25px 4px 8px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink)}@media(max-width:1100px){.history-filters{grid-template-columns:repeat(4,1fr)}}@media(max-width:800px){.history-filters{grid-template-columns:1fr 1fr}.history-page-size-control{margin-left:0}}
