Skip to content

Commit

Permalink
css tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Mudloop committed Nov 6, 2024
1 parent b215eae commit 3dfeb4c
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ class GenericPatchView extends HTMLElement
:host {
--header-height: 2.5rem;
--foreground: #ffffff;
--foreground: #e2dfd8;
--background: #191b1b;
display: block;
Expand Down
4 changes: 2 additions & 2 deletions docs/bundle/js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1099,7 +1099,7 @@ unicode: "eb47"

:host {
--header-height: 2.5rem;
--foreground: #ffffff;
--foreground: #e2dfd8;
--background: #191b1b;

display: block;
Expand Down Expand Up @@ -2408,5 +2408,5 @@ const dependencies = {
</div>
`;async iframeLoaded(t){if(!window.audioStarted)t.contentDocument?.addEventListener("pointerdown",IX,{once:!0});const j=t.contentWindow.init;if(window.audioStarted)V6.close(),V6=new AudioContext({latencyHint:0.00001}),V6.suspend();if(await j(this.selectedProduct,V6,this.selectedProduct?.id),window.audioStarted)console.log("resume"),V6.resume()}}cr([ai({type:Object})],BB.prototype,"buildManager",void 0),cr([ai({type:String,attribute:!0})],BB.prototype,"position",void 0),cr([ai({type:Boolean})],BB.prototype,"audioEnabled",void 0),BB=cr([ei("cmaj-products")],BB);export{fB as Tabs,kk as Prompt,EB as ProjectPanel,BB as ProductsPanel,pB as Playground,Ya as MonacoEditor,ho as Modals,GB as Menu,vB as Loader,GX as Layout,J6 as IconRegistry,pk as Icon,_B as FlexSplitter,FG as FileIcon,kB as Explorer,gB as ExamplesPanel,mk as Confirm,bX as CLOSE_ICON,Th as Alert};

//# debugId=4735BA257464AD3E64756E2164756E21
//# debugId=4F202DB69A9C2ADB64756E2164756E21
//# sourceMappingURL=index.js.map
Loading

0 comments on commit 3dfeb4c

Please sign in to comment.