feat:生成图片组件的调整
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user