mirror of
https://github.com/harivansh-afk/asap.it.git
synced 2026-04-16 03:01:59 +00:00
first commit
This commit is contained in:
commit
1cdbffff09
200 changed files with 30007 additions and 0 deletions
9
app/styles/components/code.scss
Normal file
9
app/styles/components/code.scss
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
.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;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue