diff options
| author | Jay V <[email protected]> | 2025-06-18 16:14:04 -0400 |
|---|---|---|
| committer | Jay V <[email protected]> | 2025-06-18 16:15:22 -0400 |
| commit | 69332e5fa3ae188e5d9965914b021d94ce9d99c4 (patch) | |
| tree | 4b34bc799a03569114a8076fdddd5d808a314a4d /packages/web/src/components/share.module.css | |
| parent | 20201ba3c432c9a9392db3729da42ca136630b25 (diff) | |
| download | opencode-69332e5fa3ae188e5d9965914b021d94ce9d99c4.tar.gz opencode-69332e5fa3ae188e5d9965914b021d94ce9d99c4.zip | |
ignore: share
Diffstat (limited to 'packages/web/src/components/share.module.css')
| -rw-r--r-- | packages/web/src/components/share.module.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/web/src/components/share.module.css b/packages/web/src/components/share.module.css index 94897e7ad..e16cc4111 100644 --- a/packages/web/src/components/share.module.css +++ b/packages/web/src/components/share.module.css @@ -150,11 +150,12 @@ } } + [data-section="stats"][data-section-root], [data-section="stats"][data-section-models] { li { gap: 0.3125rem; - [data-stat-model-icon] { + [data-stat-icon] { flex: 0 0 auto; color: var(--sl-color-text-dimmed); opacity: 0.85; |
