mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 19:29:04 +08:00
feat(desc-page): add desc page demo
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.collapse-container__body {
|
||||
> .ant-descriptions {
|
||||
margin-left: 6px;
|
||||
}
|
||||
}
|
||||
|
||||
// .ant-form-item-label {
|
||||
// text-align: unset;
|
||||
// }
|
||||
|
@@ -111,7 +111,7 @@
|
||||
// =================================
|
||||
|
||||
// Main text color
|
||||
@text-color-base: #2c3a61;
|
||||
@text-color-base: @text-color;
|
||||
|
||||
// Label color
|
||||
@text-color-call-out: #606266;
|
||||
|
Reference in New Issue
Block a user