Fixed hidden month navigations on calendar
This commit is contained in:
parent
3afd6af1f2
commit
c3846f58b2
@ -177,6 +177,10 @@
|
|||||||
.filter > div {
|
.filter > div {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.rd-month button {
|
||||||
|
color: #000;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
Reference in New Issue
Block a user