skip an occurrence of recurring event

This commit is contained in:
les
2020-02-11 15:39:57 +01:00
parent 9ce227de7c
commit 2b71cea6fc
5 changed files with 34 additions and 6 deletions

View File

@@ -29,6 +29,10 @@ html, body {
padding: 0 !important;
}
p {
margin-bottom: 0.5rem;
}
#__nuxt, #__layout {
min-height: 100vh;
display: flex;
@@ -118,6 +122,8 @@ html, body {
}
.el-menu-item {
height: 40px;
line-height: 40px;
a {
color: #303133;
display: block;