mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-02 06:20:29 +00:00
chore(app): cleanup tailwind vs pure css
This commit is contained in:
parent
eac2d4c699
commit
099ab929db
23 changed files with 163 additions and 284 deletions
|
|
@ -81,6 +81,14 @@
|
|||
padding: 8px 12px;
|
||||
border-radius: 4px;
|
||||
|
||||
[data-highlight="file"] {
|
||||
color: var(--syntax-property);
|
||||
}
|
||||
|
||||
[data-highlight="agent"] {
|
||||
color: var(--syntax-type);
|
||||
}
|
||||
|
||||
[data-slot="user-message-copy-wrapper"] {
|
||||
position: absolute;
|
||||
top: 7px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue