fix(expense): narrow travel route risk indicators

This commit is contained in:
caoxiaozhu
2026-06-17 09:36:24 +08:00
parent 9f7b8b46a3
commit 470f343b29
10 changed files with 1040 additions and 368 deletions

View File

@@ -1013,7 +1013,11 @@
box-sizing: border-box !important;
}
.editor-control:not(.risk-note-editor-input),
.editor-select {
min-height: var(--expense-editor-control-height);
height: var(--expense-editor-control-height);
}
.editor-select {
padding: 0;