优化图表大小及描述

This commit is contained in:
2026-04-09 14:37:42 +08:00
parent 4fe45a55e0
commit 74e5bdeaaa
2 changed files with 12 additions and 4 deletions

View File

@@ -46,6 +46,10 @@
height: 100%;
min-height: 0;
padding: 0 !important;
width: calc(100% + 10px);
margin-left: -5px !important;
margin-right: -5px !important;
margin-bottom: 0 !important;
overflow: hidden !important;
background: transparent !important;
}