style: tag tooltip content width

This commit is contained in:
jialin
2025-07-09 16:03:07 +08:00
parent 642ac3ebc4
commit b167170aa9
6 changed files with 15 additions and 12 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ html {
--color-green-fill-light: rgb(243 251 248);
--ant-rate-star-color: #fadb14;
--color-fill-spin-bg: rgba(255, 255, 255, 15%);
--width-tooltip-max: 300px;
--width-tooltip-max: 420px;
--color-bg-tooltip: '#fff';
--color-modal-content-bg: rgba(255, 255, 255, 90%);
--color-modal-box-shadow: 0 4px 16px rgba(0, 0, 0, 10%);