mirror of
https://github.com/dataease/dataease.git
synced 2026-06-12 16:31:11 +08:00
Merge pull request #6910 from dataease/pr@dev@fix_click_btn_lost
fix(视图): 修复联动跳转选框在全屏预览状态下部分不可见
This commit is contained in:
@@ -76,6 +76,9 @@ export default {
|
||||
|
||||
.track-menu {
|
||||
border: #3a8ee6 1px solid;
|
||||
position: absolute !important;
|
||||
top: 0 !important;
|
||||
left: 0 !important;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user