引入Vue

This commit is contained in:
奶爸
2019-12-10 15:33:05 +08:00
parent 8d791d91c1
commit 9f7f101e7f
4 changed files with 67 additions and 30 deletions

View File

@@ -52,4 +52,8 @@
.status.cards .description {
padding-bottom: 1rem !important;
}
.status.cards .ui.content.popup {
min-width: 250px;
}