提示语组件样式修改

This commit is contained in:
18652063575 2022-11-04 09:26:38 +08:00
parent 459ec32c68
commit 3390630d74
1 changed files with 2 additions and 4 deletions

View File

@ -13,9 +13,7 @@
background-color: #f7fbfe;
}
.tipContentWrapper {
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
padding: 10px;
}
.tipContentItem {
line-height: 20px;
@ -35,4 +33,4 @@
overflow: hidden;
}
}
}