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 816b3c0 commit f983a50Copy full SHA for f983a50
src/style.css
@@ -228,7 +228,6 @@
228
229
.rdp-root[data-nav-layout="after"] .rdp-month_caption {
230
margin-inline-end: calc(var(--rdp-nav_button-width) * 2);
231
- position: relative;
232
}
233
234
.rdp-months {
src/style.module.css
@@ -198,7 +198,7 @@
198
font-size: large;
199
200
201
-.root[data-nav-layout="around"] .rdp_month {
+.root[data-nav-layout="around"] .month {
202
position: relative;
203
204
.root[data-nav-layout="after"] .month_caption {
.months {
0 commit comments