mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-04 15:30:27 +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
|
|
@ -499,6 +499,10 @@
|
|||
gap: 8px;
|
||||
color: var(--text-weak);
|
||||
|
||||
[data-slot="session-turn-trigger-icon"] {
|
||||
color: var(--icon-base);
|
||||
}
|
||||
|
||||
[data-component="spinner"] {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue