chore: model instance show gpu info
This commit is contained in:
@@ -23,6 +23,7 @@ html {
|
||||
--border-radius-base: 8px;
|
||||
--border-radius-middle: 20px;
|
||||
--border-radius-small: 8px;
|
||||
--border-radius-mdium: 6px;
|
||||
--border-radius-mini: 4px;
|
||||
--color-white-1: rgba(255, 255, 255, 100%);
|
||||
--color-fill-sider: #f4f5f4;
|
||||
@@ -555,6 +556,10 @@ body {
|
||||
background-size: 400% 100%;
|
||||
}
|
||||
|
||||
.ant-modal {
|
||||
max-width: 100vw;
|
||||
}
|
||||
|
||||
.tooltip-wrapper {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user