Explorar o código

Merge pull request #1724 from visuddhinanda/agile

书名背景色灰色
visuddhinanda %!s(int64=2) %!d(string=hai) anos
pai
achega
dd3fe5c2f6
Modificáronse 2 ficheiros con 3 adicións e 3 borrados
  1. 2 2
      dashboard/src/components/corpus/TocPath.tsx
  2. 1 1
      rpc/tulip/tulip/README.md

+ 2 - 2
dashboard/src/components/corpus/TocPath.tsx

@@ -96,8 +96,8 @@ const TocPathWidget = ({
                   style={
                     item.level === 0
                       ? {
-                          padding: 4,
-                          backgroundColor: "#92880052",
+                          padding: "0 4px",
+                          backgroundColor: "rgba(128, 128, 128, 0.2)",
                           borderRadius: 4,
                         }
                       : undefined

+ 1 - 1
rpc/tulip/tulip/README.md

@@ -14,4 +14,4 @@ php dict_maker.php
 
 # 全文搜索内容数据更新
 
-运行 `php content_download.php` 从 api 获取巴利语全文搜索数据。每次运行时间约 1 小时。
+运行 `php content_download.php` 从 api 获取巴利语全文搜索数据。运行时间约 1 小时。