1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-10 19:29:56 +00:00

change ctable to dtable

This commit is contained in:
shanshuirenjia
2019-06-14 16:15:38 +08:00
parent 7a2b0b4e1d
commit f0f7af6a55
8 changed files with 11 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
.rc-calendar table tbody tr {
height: fit-content;
}