diff --git a/theme.css b/theme.css index 7bdf1c4..d378815 100644 --- a/theme.css +++ b/theme.css @@ -900,6 +900,7 @@ span.cm-formatting.cm-formatting-list.cm-formatting-list-ol { width: 26px; text-align: center; font-family: 'number-font' !important; + transform: translateY(-3px); } .markdown-source-view.mod-cm6 .task-list-label { @@ -1059,6 +1060,10 @@ li { box-shadow: none !important; } +.workspace-drawer-active-tab-header { + border-radius: var(--radius-xl); +} + /* * 适配PC端样式