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