mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-30 20:35:09 +08:00
修复环境变量tooltip样式
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user