mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 05:03:58 +08:00
10 lines
170 B
SCSS
10 lines
170 B
SCSS
.future-date-input-selector-datetime {
|
|
float: right;
|
|
color: lighten($primary, 40%);
|
|
font-size: 13px;
|
|
}
|
|
|
|
.future-date-input-selector-icons {
|
|
margin-right: 10px;
|
|
}
|