fix(ui): normalize tooltip trigger layout (#33979)
Co-authored-by: Test <test@opencode.test> Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
45badf7163
commit
9859b19b93
@@ -1,3 +1,7 @@
|
||||
[data-component="tooltip-v2-trigger"] {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
[data-component="tooltip-v2"] {
|
||||
box-sizing: border-box;
|
||||
display: inline-flex;
|
||||
|
||||
Reference in New Issue
Block a user