fix: modal transition and about tooltips

This commit is contained in:
David Ralph
2021-08-17 22:20:27 +01:00
parent 6ec57c75d4
commit c66add33d2
4 changed files with 5 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
display: inline-block;
.tooltipTitle {
width: 60px;
min-width: 60px;
background-color: rgba(255, 255, 255, 0.89);
color: #000000;
text-align: center;