Skip to content

Commit

Permalink
[chores] Increased padding for tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
pandafy committed Dec 27, 2024
1 parent bcf4770 commit bdadba4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ button.toggle-icon.expanded {
transform: translateX(-50%);
background-color: #333;
color: #fff;
padding: 3px 6px;
padding: 5px 10px;
border-radius: 2px;
font-size: 10px;
white-space: nowrap;
Expand Down

0 comments on commit bdadba4

Please sign in to comment.