优化卡券号码展示与复制
This commit is contained in:
@@ -289,6 +289,18 @@ select {
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.kuaishou-voucher-code-text {
|
||||
min-width: 0;
|
||||
white-space: normal;
|
||||
overflow-wrap: anywhere;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.kuaishou-voucher-meta {
|
||||
font-size: 12px;
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
||||
.muted {
|
||||
color: #6b7280;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user