feat(app): update review panel tooltip to v2 (#37095)
This commit is contained in:
parent
aca52ba198
commit
b527f605d9
3 changed files with 39 additions and 14 deletions
|
|
@ -723,7 +723,11 @@ body[data-new-layout] #review-panel [data-component="tabs"][data-variant="normal
|
|||
}
|
||||
|
||||
&:has([data-slot="tabs-trigger-close-button"]) {
|
||||
padding-right: 10px;
|
||||
padding-right: 8px;
|
||||
|
||||
[data-slot="tabs-trigger-close-button"] {
|
||||
margin-left: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
&:has([data-selected]) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue