mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
fix(图表): 全屏标题随机丢失 #13218
This commit is contained in:
@@ -1241,6 +1241,7 @@ const titleTooltipWidth = computed(() => {
|
||||
overflow: hidden;
|
||||
}
|
||||
.title-container {
|
||||
position: relative;
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user