fix: instance types switch between gpu and cpu
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
display: flex;
|
||||
flex: 1;
|
||||
max-width: 33%;
|
||||
min-width: 0;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
@@ -40,3 +41,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.segmented {
|
||||
font-weight: 400;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user