refactor: gpu selector

This commit is contained in:
jialin
2025-02-17 13:49:55 +08:00
parent 9671f57b65
commit bbb133d0f2
7 changed files with 372 additions and 65 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
.info {
display: flex;
align-items: center;
flex-wrap: wrap;
flex-direction: column;
align-items: flex-start;
gap: 10px;
color: var(--ant-color-text-tertiary);
}