mirror of
https://github.com/discourse/discourse.git
synced 2025-01-22 18:16:35 +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;
|
|
}
|