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 2828 "@next-bricks/form" : " ^1.15.13" ,
2929 "@next-bricks/icons" : " ^1.3.23" ,
3030 "@next-bricks/shoelace" : " ^1.1.9" ,
31- "@next-core/monaco-contributions" : " ^0.3.13 " ,
31+ "@next-core/monaco-contributions" : " ^0.3.14 " ,
3232 "@next-core/preview" : " ^0.7.51" ,
3333 "clsx" : " ^2.1.1" ,
3434 "lodash" : " ^4.17.21" ,
Original file line number Diff line number Diff line change @@ -88,3 +88,7 @@ button {
8888html [data-theme = "dark" ] .header-github-link ::before {
8989 background-image : url(../ ../ static/img/github-mark-white.svg);
9090}
91+
92+ .monaco-editor .find-widget .button {
93+ color : inherit;
94+ }
Original file line number Diff line number Diff line change 21252125 resolved "https://registry.yarnpkg.com/@next-bricks/shoelace/-/shoelace-1.1.9.tgz#2fc69e92705516a63862fb1103ad77d78ccb212c"
21262126 integrity sha512-yLl1zhTj1Y/sPAWOfeYbIzDuU10HrG4pfYRBGTnQtQVrfwDzApN6AeckcckFUMZzXZNku0BaHu5uf9UGEDjRDA==
21272127
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 ==
21322132
21332133" @next-core/preview@^0.7.51 " :
21342134 version "0.7.51"
You can’t perform that action at this time.
0 commit comments