File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 28
28
"@next-bricks/form" : " ^1.15.13" ,
29
29
"@next-bricks/icons" : " ^1.3.23" ,
30
30
"@next-bricks/shoelace" : " ^1.1.9" ,
31
- "@next-core/monaco-contributions" : " ^0.3.13 " ,
31
+ "@next-core/monaco-contributions" : " ^0.3.14 " ,
32
32
"@next-core/preview" : " ^0.7.51" ,
33
33
"clsx" : " ^2.1.1" ,
34
34
"lodash" : " ^4.17.21" ,
Original file line number Diff line number Diff line change @@ -88,3 +88,7 @@ button {
88
88
html [data-theme = "dark" ] .header-github-link ::before {
89
89
background-image : url(../ ../ static/img/github-mark-white.svg);
90
90
}
91
+
92
+ .monaco-editor .find-widget .button {
93
+ color : inherit;
94
+ }
Original file line number Diff line number Diff line change 2125
2125
resolved "https://registry.yarnpkg.com/@next-bricks/shoelace/-/shoelace-1.1.9.tgz#2fc69e92705516a63862fb1103ad77d78ccb212c"
2126
2126
integrity sha512-yLl1zhTj1Y/sPAWOfeYbIzDuU10HrG4pfYRBGTnQtQVrfwDzApN6AeckcckFUMZzXZNku0BaHu5uf9UGEDjRDA==
2127
2127
2128
- " @next-core/monaco-contributions@^0.3.13 " :
2129
- version "0.3.13 "
2130
- resolved "https://registry.yarnpkg.com/@next-core/monaco-contributions/-/monaco-contributions-0.3.13 .tgz#537c355abc38da2ca78ccf185c985dd657f95706 "
2131
- integrity sha512-dvXyveWfqKE8MdAbltVRgJ1Pr87+vdvGh8JNoBtDV4h7FwfTK4yrWQ+yAMzO2H0sspkopS1lTUZyMqF2fNdiIg ==
2128
+ " @next-core/monaco-contributions@^0.3.14 " :
2129
+ version "0.3.14 "
2130
+ resolved "https://registry.yarnpkg.com/@next-core/monaco-contributions/-/monaco-contributions-0.3.14 .tgz#2627f6256c9832d1844c7107719f0d3893a0a7ac "
2131
+ integrity sha512-9iw5SIA/O6USb5mrr3zrK1L8yNymobn3WdgC2SA3Ms4F6K2ESu0BGHNKASOVAJe7ko1PKs5uMPUCqG5+pjKLmA ==
2132
2132
2133
2133
" @next-core/preview@^0.7.51 " :
2134
2134
version "0.7.51"
You can’t perform that action at this time.
0 commit comments