fix wrap?

This commit is contained in:
Satya L. Johnson 2021-09-24 08:58:20 -04:00
parent 487fdf094b
commit 8cfab8a158
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ abbr[data-title]:focus::after {
left: 0;
bottom: -30px;
width: auto;
white-space: nowrap;
white-space: normal;
/* style tooltip */
background-color: #1e1e1e;