修改地图筛选图标

This commit is contained in:
fengerli
2025-09-29 14:06:18 +08:00
parent 848f471ef1
commit 6454933d59
3 changed files with 14 additions and 7 deletions

View File

@ -71,7 +71,7 @@ onUnmounted(() => {
border-radius: 4px;
overflow: hidden;
margin-top: 4vh;
padding: 1.5vw;
padding: 1vw 0vw;
}
.alarm-table-header {
@ -79,6 +79,7 @@ onUnmounted(() => {
color: #00C0FF;
border-bottom: 1px dashed rgba(100, 150, 200, 0.3);
font-size: 0.8vw;
background-color: #0C2644;
}
.header-item {