4 lines
117 B
CSS

*[style*="container-args-row"],
*[style*="container-large.args"] {
grid-template-columns: 1fr 13rem !important;
}