fix(ui): tab click hit area
This commit is contained in:
@@ -239,6 +239,7 @@
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
||||||
[data-slot="tabs-trigger"] {
|
[data-slot="tabs-trigger"] {
|
||||||
|
height: 100%;
|
||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
@@ -333,6 +334,7 @@
|
|||||||
gap: 12px;
|
gap: 12px;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-component="icon"] {
|
[data-component="icon"] {
|
||||||
|
|||||||
Reference in New Issue
Block a user