This commit is contained in:
focp212@naver.com
2025-11-03 11:36:35 +09:00
parent c86e64f545
commit 8940be56b9

View File

@@ -460,4 +460,12 @@ main.pop{
.kv-row .k{ .kv-row .k{
font-size: var(--fs-16); font-size: var(--fs-16);
width: 40%; width: 40%;
}
.txn-divider.mimus {
margin-left: -16px;
margin-right: -16px;
}
.detail-divider{
margin-left: -16px;
margin-right: -16px;
} }