mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 07:52:03 +00:00
fix(app): hover-card scrolling
This commit is contained in:
parent
3807523f49
commit
8e3b459d77
2 changed files with 19 additions and 17 deletions
|
|
@ -34,7 +34,7 @@
|
|||
[data-slot="hover-card-body"] {
|
||||
padding: 4px;
|
||||
max-height: inherit;
|
||||
overflow-y: auto;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue