tooltip styling fix

Thanks Matthias!

https://forums.ankiweb.net/t/anki-2-1-45-alpha/10061/88
This commit is contained in:
Damien Elmes 2021-06-04 15:27:27 +10:00
parent 5d477d7e11
commit f348ec7678

View File

@ -41,6 +41,10 @@ html {
.tooltip-inner {
max-width: 300px;
text-align: left;
p {
margin: 0.8em 0.4em 0.8em 0.8em;
}
}
// the default code color in tooltips is difficult to read; we'll probably