mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 17:54:32 +08:00
修复手机端日志弹框样式
This commit is contained in:
@@ -189,6 +189,12 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
.log-modal {
|
||||
&.ant-modal {
|
||||
width: calc(100vw - 16px) !important;
|
||||
}
|
||||
}
|
||||
|
||||
.ant-tooltip {
|
||||
max-width: 250px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user