chore: modelscope downloading state
This commit is contained in:
+9
-1
@@ -283,7 +283,7 @@ body {
|
||||
|
||||
// form item help
|
||||
.ant-form-item-with-help .ant-form-item-explain {
|
||||
padding-left: 24px;
|
||||
padding-left: 16px;
|
||||
}
|
||||
|
||||
// icon
|
||||
@@ -536,6 +536,10 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
.rc-virtual-list-scrollbar {
|
||||
width: var(--scrollbar-size) !important;
|
||||
}
|
||||
|
||||
.ant-dropdown-menu
|
||||
.ant-dropdown-menu-item.ant-dropdown-menu-item-danger:not(
|
||||
.ant-dropdown-menu-item-disabled
|
||||
@@ -671,6 +675,10 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
.ant-drawer .ant-drawer-title {
|
||||
font-weight: var(--font-weight-bold);
|
||||
}
|
||||
|
||||
.tooltip-wrapper {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user