merge: 장수 동향 줄 간격과 임관 월 표기를 반영
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user