mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-13 21:24:58 +08:00
10 lines
158 B
Text
10 lines
158 B
Text
|
@import "ui-variables";
|
||
|
|
||
|
.nylas-date-input {
|
||
|
.date-interpretation {
|
||
|
color: @text-color-subtle;
|
||
|
font-size: @font-size-small;
|
||
|
opacity: 0.6;
|
||
|
}
|
||
|
}
|