fix: deploy from model files source incorrect
This commit is contained in:
@@ -923,3 +923,10 @@ body {
|
||||
.ant-notification .ant-notification-notice-close {
|
||||
width: fit-content !important;
|
||||
}
|
||||
|
||||
.desc-block {
|
||||
border-radius: var(--border-radius-2px);
|
||||
background-color: rgb(89 89 89);
|
||||
font-weight: var(--font-weight-bold);
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user