mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 19:29:17 +01:00
6 lines
94 B
CSS
6 lines
94 B
CSS
.calendar div[data-month-level] {
|
|
width: 100%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|