Sha256: 84fb6f66c43452e6c65bb660063f660d37a2ba9ae95e03cfc3be5af007275f33
Contents?: true
Size: 611 Bytes
Versions: 9
Compression:
Stored size: 611 Bytes
Contents
// Customize orders filter [data-hook="admin_orders_index_search"] { select[data-placeholder="Status"] { width: 100%; } .select2-container { width: 100% !important; } // .field.checkbox { // margin-top: 35px; // &:first-child { // margin-bottom: 60px !important; // } // } } // Customize orduct add fieldset #add-line-item { fieldset { padding: 10px 0; .field { margin-bottom: 0; input[type="text"], input[type="number"] { width: 100%; } } .actions { .button { margin-top: 28px; } } } }
Version data entries
9 entries across 9 versions & 2 rubygems