mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-19 09:25:53 +08:00
短信签名图片上传样式优化
This commit is contained in:
@@ -162,8 +162,12 @@
|
||||
|
||||
};
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.sign-name {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
// 建议引入通用样式 可删除下面样式代码
|
||||
@import "@/styles/table-common.scss";
|
||||
|
||||
.sign-name {
|
||||
margin-top: 5px;
|
||||
margin-left: 20px;
|
||||
font-size: 16px;
|
||||
@@ -189,7 +193,3 @@
|
||||
margin-left: 100px;
|
||||
}
|
||||
</style>
|
||||
<style lang="scss">
|
||||
// 建议引入通用样式 可删除下面样式代码
|
||||
@import "@/styles/table-common.scss";
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user