File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 );
Original file line number Diff line number Diff 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 ;
You can’t perform that action at this time.
0 commit comments