Merge pull request #9995 from dataease/pr@dev_st

fix(仪表板): 备注对齐方式失效
This commit is contained in:
dataeaseShu 2024-05-31 11:47:17 +08:00 committed by GitHub
commit a345cee942
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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