mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2026-04-17 17:51:38 +08:00
Optimize menu item & code block styles
This commit is contained in:
@@ -5,7 +5,7 @@ export const activeItemAfterStyle = {
|
||||
backgroundColor: themeVars.github.borderColor.accent.emphasis,
|
||||
borderRadius: otherThemeVars.border.radius,
|
||||
height: "24px",
|
||||
left: "calc(0.5rem * -1)",
|
||||
left: "-8px",
|
||||
position: "absolute",
|
||||
top: "calc(50% - 12px)",
|
||||
width: "4px",
|
||||
|
||||
Reference in New Issue
Block a user