We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 328b790 commit 267507cCopy full SHA for 267507c
src/components/Tooltip/Tooltip.e2e.tsx
@@ -8,7 +8,7 @@ describe("Tooltip", () => {
8
<TooltipContainer
9
style={{
10
minWidth: "320px",
11
- height: "100px",
+ height: "150px",
12
position: "relative",
13
display: "flex",
14
border: "1px solid #eee",
0 commit comments