fix: deleted unnecessary style

This commit is contained in:
Jin Yi
2025-08-27 16:30:06 +09:00
parent 6513d39651
commit 3de318f3df

View File

@@ -36,11 +36,6 @@
background-color: #202020 !important;
}
/* Fix for Storybook controls panel in dark mode */
.dark-theme .docblock-argstable-body {
color: #e5e5e5;
}
/* CSS Variables for theme consistency */
body:not(.dark-theme) {
--fg-color: #000;