Sha256: 97a1e205ade1ccef3fb30bff7eae94772a19e5e723432354131bfbabe2dfdce4
Contents?: true
Size: 573 Bytes
Versions: 1
Compression:
Stored size: 573 Bytes
Contents
.invoice { } .invoice-payment { .credit-card-form { display: flex; justify-content: space-around; align-items: center; } .input-fields { display: flex; justify-content: space-around; margin-top: 15px; padding-top: 15px; border-top: 2px solid lightgray; } .toggles { display: flex; justify-content: flex-end; align-items: center; label { input{ margin-top: 0; } display: flex; align-items: center; } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stockor-0.4.0 | client/skr/screens/invoice/index.scss |