1140, fix tooltip body text issue

This commit is contained in:
Ahmed Ejaz 2023-08-31 13:15:27 +05:00
parent c71d2749ba
commit 56122d3288
1 changed files with 2 additions and 2 deletions

View File

@ -468,8 +468,8 @@ strong {
// Selecting all the tooltip bodies to increase their font-size
[class*="hint--"][aria-label]:after {
font-size: 0.75rem;
font-weight: lighter;
font-size: 0.80rem;
text-shadow: none;
}
// Tooltips