merge: 장수 동향 줄 간격과 임관 월 표기를 반영

This commit is contained in:
2026-08-15 18:14:49 +00:00
6 changed files with 181 additions and 5 deletions
+10
View File
@@ -666,11 +666,21 @@ button {
}
.record-line {
box-sizing: border-box;
height: 21px;
margin: 0;
overflow: hidden;
overflow-wrap: normal;
line-height: 21px;
white-space: nowrap;
}
.record-line :deep(.small_war_log) {
height: 21px;
line-height: 21px;
vertical-align: top;
}
.record-line :deep(.hidden_but_copyable) {
color: transparent !important;
font-size: 0;