mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-13 11:56:34 +08:00
去掉图片组件默认背景
This commit is contained in:
@@ -40,8 +40,7 @@ const styles = computed<CSSProperties>(() => {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.el-image {
|
||||
font-size: 0;
|
||||
@apply bg-page;
|
||||
display: block;
|
||||
.el-image__error {
|
||||
@apply text-xs;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user