Commit c6a9ab5b authored by 袁玲利's avatar 袁玲利

消费报告样式优化

parent 5ddb1962
...@@ -5083,6 +5083,7 @@ uni-page-wrapper { ...@@ -5083,6 +5083,7 @@ uni-page-wrapper {
.txt-important { .txt-important {
color: #ef7b00; color: #ef7b00;
margin: 0 4rpx; margin: 0 4rpx;
overflow-wrap: anywhere;
} }
.txt-important-two { .txt-important-two {
...@@ -5174,6 +5175,7 @@ uni-page-wrapper { ...@@ -5174,6 +5175,7 @@ uni-page-wrapper {
.txt-important { .txt-important {
color: #ef7b00; color: #ef7b00;
margin: 0 4rpx; margin: 0 4rpx;
overflow-wrap: anywhere;
} }
.txt-important-two { .txt-important-two {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment