merge: 최신 main을 서버 시계와 첫 턴 수정에 통합

This commit is contained in:
2026-08-15 18:27:10 +00:00
14 changed files with 607 additions and 69 deletions
+10
View File
@@ -670,11 +670,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;