Commit 4d136f8d by Arthur Barrett

fixed annotation tooltip styling issue in studio

parent 19eb6a34
...@@ -127,6 +127,7 @@ $body-font-size: em(14); ...@@ -127,6 +127,7 @@ $body-font-size: em(14);
font-weight: 400; font-weight: 400;
padding: 0 10px 10px 10px; padding: 0 10px 10px 10px;
background-color: transparent; background-color: transparent;
border-color: transparent;
} }
p { p {
color: inherit; color: inherit;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment