feat: add random to (#35)

* feat: add random to

* add actions

* up

* up version

* add less
This commit is contained in:
xrkffgg
2021-01-11 21:32:00 +08:00
committed by GitHub
parent 3836013160
commit 8e05706e43
20 changed files with 1768 additions and 158 deletions

View File

@@ -97,4 +97,10 @@
width: 14px;
height: 14px;
}
}
}
.__dumi-default-menu + .__dumi-default-layout-content {
tbody tr:hover {
background: #fafafa;
}
}