mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-19 16:40:48 +00:00
fix(ui): tab click hit area
This commit is contained in:
parent
cc0085676b
commit
a5b72a7d99
1 changed files with 2 additions and 0 deletions
|
|
@ -239,6 +239,7 @@
|
|||
background-color: transparent;
|
||||
|
||||
[data-slot="tabs-trigger"] {
|
||||
height: 100%;
|
||||
padding: 0 8px;
|
||||
gap: 8px;
|
||||
justify-content: flex-start;
|
||||
|
|
@ -333,6 +334,7 @@
|
|||
gap: 12px;
|
||||
justify-content: flex-start;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
[data-component="icon"] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue