mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-07 00:51:34 +00:00
css
This commit is contained in:
parent
b1d9c57655
commit
ea277baeb7
1 changed files with 2 additions and 1 deletions
|
|
@ -242,7 +242,8 @@
|
|||
align-items: flex-start;
|
||||
gap: 0.375rem;
|
||||
|
||||
&[data-tool="bash"] {
|
||||
&[data-tool="bash"],
|
||||
&[data-tool="shell"] {
|
||||
max-width: var(--sm-tool-width);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue