Skip to content

Commit 47e0f82

Browse files
authored
Merge pull request #6365 from topcoder-platform/temp-reskin
improvement(reskin): mm submission fixes f2f
2 parents d004c48 + 91ba249 commit 47e0f82

File tree

9 files changed

+463
-275
lines changed

9 files changed

+463
-275
lines changed
Lines changed: 3 additions & 0 deletions
Loading

src/shared/components/Tooltip/style.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
padding: 0;
1414
}
1515

16+
.toolTipPadding {
17+
.rc-tooltip-inner {
18+
padding: 8px 10px;
19+
}
20+
}
21+
1622
.rc-tooltip-arrow {
1723
background: url(assets/images/tooltip-arrow.svg);
1824
width: 30px;

0 commit comments

Comments
 (0)