fix(web): 修复图数据库 header 高度问题
This commit is contained in:
parent
2a52b368f0
commit
39a0fba402
@ -619,7 +619,7 @@ const goToDatabasePage = () => {
|
||||
</script>
|
||||
|
||||
<style lang="less" scoped>
|
||||
@graph-header-height: 55px;
|
||||
@graph-header-height: 50px;
|
||||
|
||||
.graph-container {
|
||||
padding: 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user