mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 23:06:06 +08:00
修复环境变量tooltip样式
This commit is contained in:
parent
f6630d84ab
commit
b1d55422ac
|
@ -41,9 +41,9 @@ body {
|
|||
}
|
||||
|
||||
.ant-tooltip {
|
||||
max-width: 500px;
|
||||
max-width: 500px !important;
|
||||
.ant-tooltip-inner {
|
||||
word-break: break-all;
|
||||
word-break: break-all !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user