mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 08:43:25 +08:00
14 lines
215 B
SCSS
14 lines
215 B
SCSS
|
.download-calendar-modal .remember {
|
||
|
margin-top: 2em;
|
||
|
}
|
||
|
|
||
|
#d-popover .download-calendar {
|
||
|
color: var(--primary-med-or-secondary-med);
|
||
|
}
|
||
|
|
||
|
.user-preferences {
|
||
|
#user-default-calendar {
|
||
|
min-width: 175px;
|
||
|
}
|
||
|
}
|