Skip to content

Commit b1b26bb

Browse files
authored
Merge branch 'master' into didimmova/use-pad-function
2 parents eb56e4e + fec227d commit b1b26bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/calendar/themes/calendar.base.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,10 @@
145145
border-radius: inherit;
146146
border-top-left-radius: 0;
147147
border-top-right-radius: 0;
148+
149+
&:has(> [part~='navigation']) {
150+
flex-direction: column;
151+
}
148152
}
149153

150154
[part~='content-vertical'] {

0 commit comments

Comments
 (0)