feat:生成图片组件的调整

This commit is contained in:
2026-03-26 15:36:12 +08:00
parent ba655834b9
commit 1e01028ba8

View File

@@ -16,8 +16,10 @@
.btn-bg {
background: rgba(255, 255, 255, 0.32);
border: 0.66px solid rgba(255, 255, 255, 0.32);
}
.btn-bg-sub {
background: $theme-color-500;
box-shadow: inset 0px 0px 41px 0px $theme-color-50, inset 0px 0px 15px 0px $theme-color-100;
}