discourse/app/assets/stylesheets/common/components/download-calendar.scss

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
215 B
SCSS
Raw Normal View History

.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;
}
}