- Rebuild AIUI with guide page as default route (/ -> guide, /chat -> chat) - Content and context panels start empty - Fix App Store heading clipped by removing double md:-mt-4 negative margins Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
16 lines
366 B
JavaScript
16 lines
366 B
JavaScript
import{_ as e}from"./mermaid.core-iePVYd9u.js";var l=e(()=>`
|
|
/* Font Awesome icon styling - consolidated */
|
|
.label-icon {
|
|
display: inline-block;
|
|
height: 1em;
|
|
overflow: visible;
|
|
vertical-align: -0.125em;
|
|
}
|
|
|
|
.node .label-icon path {
|
|
fill: currentColor;
|
|
stroke: revert;
|
|
stroke-width: revert;
|
|
}
|
|
`,"getIconStyles");export{l as g};
|