skip an occurrence of recurring event
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user