Fix anchor link sidebar openapi

This commit is contained in:
Faisal Amir 2023-11-21 09:37:34 +07:00
parent c9cfebd7d3
commit 147c32de92

View File

@ -1,7 +1,4 @@
@layer base { @layer base {
html {
@apply scroll-smooth;
}
html[data-theme="light"] { html[data-theme="light"] {
--ifm-background-color: white; --ifm-background-color: white;
--ifm-color-primary: #2563eb; /* New Primary Blue */ --ifm-color-primary: #2563eb; /* New Primary Blue */