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:
parent
94ccdcf01d
commit
fe2b1a341d
1 changed files with 135 additions and 135 deletions
|
@ -147,7 +147,7 @@ sessionStorage := &SessionStorage{session: session}
|
|||
subtitle="2 steps"
|
||||
>
|
||||
|
||||
### Create LogtConfig
|
||||
### Create LogtoConfig
|
||||
|
||||
<pre>
|
||||
<code className="language-go">
|
||||
|
|
Loading…
Add table
Reference in a new issue