Merge pull request #9975 from dataease/pr@dev_st

fix(仪表板): 图表标题的备注显示问题#9321
This commit is contained in:
dataeaseShu
2024-05-30 15:24:09 +08:00
committed by GitHub

View File

@@ -50,6 +50,7 @@ export default {
padding: 10px;
color: #000000;
border-radius: 4px;
word-break: keep-all;
}
::-webkit-scrollbar {
width: 0px!important;