@import 'tao/form/mobile/globals'; @import 'tao/form/shared/fields/moment_picker/result'; .tao-moment-picker-result { .icon-wrapper { display: flex; align-items: center; justify-content: center; flex: 0 0 auto; width: 2em; height: $form-field-height; fill: $lightest-grey-color; .icon { width: 1em; height: 1em; } } }