Skip to content

Commit ea277ba

Browse files
committed
css
1 parent b1d9c57 commit ea277ba

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/web/src/components/share/part.module.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,8 @@
242242
align-items: flex-start;
243243
gap: 0.375rem;
244244

245-
&[data-tool="bash"] {
245+
&[data-tool="bash"],
246+
&[data-tool="shell"] {
246247
max-width: var(--sm-tool-width);
247248
}
248249

0 commit comments

Comments
 (0)