Mailspring/app/static/components/date-input.less

11 lines
181 B
Text

@import "ui-variables";
.nylas-date-input {
text-align: center;
.date-interpretation {
color: @text-color-subtle;
font-size: @font-size-small;
opacity: 0.6;
}
}