fix: 修复 panel chart 显示错位
This commit is contained in:
@@ -276,6 +276,7 @@
|
||||
padding: 8px;
|
||||
display: table;
|
||||
text-align: center;
|
||||
box-sizing: border-box;
|
||||
width: calc(100% - 16px);
|
||||
.single-stat-content{
|
||||
text-align:center;
|
||||
|
||||
@@ -239,6 +239,7 @@
|
||||
padding-right: 8px;
|
||||
display: table;
|
||||
text-align: center;
|
||||
box-sizing: border-box;
|
||||
width: calc(100% - 16px);
|
||||
.single-stat-content{
|
||||
text-align:center;
|
||||
|
||||
Reference in New Issue
Block a user