feat: 模型列表盒子边框修改

dev-deviceSetting
JINGYJ 1 year ago
parent 2cf846a88b
commit 47221a93c1

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

@ -43,7 +43,7 @@
rgba(255, 207, 95, 0.4) 0%,
rgba(255, 207, 95, 0) 100%
);
background-image: url("@/assets/dataScreen/modelList/inUsed.svg");
background-image: url("@/assets/dataScreen/modelList/inUsedBg.svg");
background-repeat: no-repeat;
cursor: pointer;
.model-box-state {

Loading…
Cancel
Save