We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36f484a commit ddb07a0Copy full SHA for ddb07a0
scss/_calendar.scss
@@ -209,6 +209,7 @@
209
@include border-end-radius($border-radius);
210
}
211
212
+ // stylelint-disable-next-line at-rule-no-vendor-prefix
213
@-moz-document url-prefix() {
214
.calendars:not(.select-week) &:nth-last-child(1 of .range),
215
.calendars:not(.select-week) &:nth-last-child(1 of .available) {
0 commit comments