Sha256: 99b82d39fb8d8297cb50d9dc770f3c8013b3545fe39e14a5031c1b6f62cd6649
Contents?: true
Size: 357 Bytes
Versions: 5
Compression:
Stored size: 357 Bytes
Contents
@import 'tao/form/globals'; .tao-datetime-picker { display: inline-flex; width: $form-field-width; & > input[type='datetime-local'] { display: none; } .tao-date-picker.tao-moment-picker { flex: 0 0 auto; width: 11rem; margin-right: 0.5rem; } .tao-time-picker.tao-moment-picker { flex: 1 1 auto; width: auto; } }
Version data entries
5 entries across 5 versions & 1 rubygems