Skip to content

Commit 54f0a72

Browse files
committed
更新注释
1 parent fdc4a45 commit 54f0a72

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

styles/_appearance.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ html[data-theme-mode="dark"][data-whisper-appearance="graphite"] {
272272
b3-card-success-background: oklch(47% 0.08 151),
273273

274274
// PDF 高亮色
275-
// TODO 跟进 https://github.com/siyuan-note/siyuan/issues/14065 修改
275+
// TODO跟进 https://github.com/siyuan-note/siyuan/issues/14065 修改
276276
b3-pdf-background1: oklch(49% 0.20 30),
277277
b3-pdf-background5: oklch(59% 0.11 3),
278278
);

styles/modules/_menu.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ button {
7373

7474
// 移动端和桌面端显示特定设备上隐藏的设置 Tab
7575
// 搜索时选项会添加 display: none; 内联样式,所以使用 .fn__none 来避免搜索时也始终显示
76+
// TODO跟进 移动端依赖 https://github.com/siyuan-note/siyuan/pull/18208
7677
#menu > .b3-menu__items > .b3-menu__item.fn__none,
7778
.config__tab-scroll .b3-list-item.fn__none {
7879
display: flex !important;

0 commit comments

Comments
 (0)