Heuehneje's picture
bolt.diy
baa4c21 verified
raw
history blame contribute delete
240 Bytes
.actions .shiki {
background-color: var(--bolt-elements-actions-code-background) !important;
}
.shiki {
&:not(:has(.actions), .actions *) {
background-color: var(--bolt-elements-messages-code-background) !important;
}
}