Skip to content

Commit 0c752f2

Browse files
committed
[TIMECHODB] 修复磁盘资源评估器样式
1 parent 9bf73c9 commit 0c752f2

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

src/.vuepress/components/ResourceEvaluator.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@ const calculateSpacePrecise = () => {
389389
390390
.theme-hope-content {
391391
max-width: 100% !important;
392+
width: 1230px;
392393
overflow: auto;
393394
}
394395

src/zh/ResourceEvaluator.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
toc: false
33
containerClass: 'calc-page'
4+
title: TimechoDB 磁盘资源评估器
45
---
56

67
<!--

0 commit comments

Comments
 (0)