This commit is contained in:
Vanessa 2022-06-01 18:31:40 +08:00
parent 28609dd720
commit 5402eeef56

View File

@ -275,6 +275,7 @@
overflow: auto; overflow: auto;
font-family: var(--b3-font-family-code); font-family: var(--b3-font-family-code);
min-height: 22px !important; min-height: 22px !important;
overflow-x: overlay;
} }
[data-subtype="echarts"] > div, [data-subtype="echarts"] > div,