0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-27 21:39:16 -05:00

fix(console): selected text in go sdk guide should not have shadows (#4450)

* fix(console): code editor text background

* fix(console): selected text in go sdk guide should not have shadows
This commit is contained in:
Charles Zhao 2023-09-08 13:47:46 +08:00 committed by GitHub
parent 94ccdcf01d
commit fe2b1a341d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -147,7 +147,7 @@ sessionStorage := &SessionStorage{session: session}
subtitle="2 steps"
>
### Create LogtConfig
### Create LogtoConfig
<pre>
<code className="language-go">