fix: 全屏预览模式下视图标题的备注无法显示 #6207

This commit is contained in:
dataeaseShu 2023-11-13 10:29:07 +08:00
parent c70e1b95a0
commit e6ce5d3744

View File

@ -79,5 +79,6 @@ export default {
border: none;
margin-top: 8px!important;
top: 22px !important;
left: auto !important;
}
</style>