fix(deployments): display gpu allocated value in gpu selector

This commit is contained in:
jialin
2026-07-06 17:48:22 +08:00
committed by jialin
parent 3a1565690d
commit dc41b61d69
4 changed files with 34 additions and 31 deletions
@@ -0,0 +1,5 @@
.cascader-popup-wrapper.gpu-selector {
.ant-cascader-menu-item-content {
padding-right: 0;
}
}