修改地图筛选图标
This commit is contained in:
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user