fix: 国旗增加边框

This commit is contained in:
chenjinsong
2023-08-29 17:47:40 +08:00
parent 9f2ac424f2
commit 605d9f5067
4 changed files with 4 additions and 2 deletions

View File

@@ -99,4 +99,5 @@
width: 18px;
height: 12px;
margin-right: 6px;
border: 1px solid #E8E8E8;
}

View File

@@ -110,6 +110,7 @@ $font-size: 12px;
width: 14px;
height: 10px;
margin-right: 5px;
border: 1px solid #E8E8E8;
}
.graph-list-item-value {