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