账单tag样式优化

This commit is contained in:
2025-10-28 22:29:37 +08:00
parent edcbe06ac0
commit b166893bf6
2 changed files with 2 additions and 0 deletions

View File

@@ -248,6 +248,7 @@
align-items: flex-end;
gap: 4px;
width: 68px;
margin-right: 4px;
.type_text_tag {
font-size: 8px;

View File

@@ -316,6 +316,7 @@
padding: 4px;
background-color: rgba(#ff9500, 0.1);
border: solid 1px #ff9500;
margin-right: 4px;
&.success {
color: #000;