fix样式调整

pull/322/head
lihui_ocr 1 year ago
parent d9b35aa056
commit cc3a8a6b5d

@ -439,7 +439,10 @@ useKeydown('s', () => setShowSearch(true))
::v-deep(.n-form-item-label__text){ ::v-deep(.n-form-item-label__text){
color: #333333; color: #333333;
} }
::v-deep(.n-form){ ::v-deep(.n-form-item .n-form-item-feedback-wrapper){
margin-top: -2px; margin-top: -2px;
} }
::v-deep(.n-collapse-item__header-main){
color: #333333 !important;
}
</style> </style>

Loading…
Cancel
Save