mirror of
https://wget.la/https://github.com/Wxw-Gu/WechatExplorer
synced 2026-08-17 19:47:08 +08:00
chore: 添加应用诊断日志
This commit is contained in:
@@ -3854,6 +3854,18 @@ body {
|
||||
margin: 4px 0 10px;
|
||||
}
|
||||
|
||||
.report-task-error button + button {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.report-task-log-path {
|
||||
display: block;
|
||||
margin-top: 8px;
|
||||
overflow-wrap: anywhere;
|
||||
color: var(--wxex-text-secondary);
|
||||
font: 11px/16px var(--wxex-font);
|
||||
}
|
||||
|
||||
@media (max-width: 1120px) {
|
||||
.report-page {
|
||||
grid-template-columns: 268px minmax(360px, 1fr) 280px;
|
||||
|
||||
Reference in New Issue
Block a user