Merge pull request #71 from jojorne/patch-1

Display the options text as A.I. writes it
This commit is contained in:
henk717 2022-01-22 23:24:45 +01:00 committed by GitHub
commit f9a34951cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1243,6 +1243,7 @@ body.connected .popupfooter, .popupfooter.always-available {
-o-transition: all 0.15s ease-in;
-webkit-transition: all 0.15s ease-in;
transition: all 0.15s ease-in;
white-space: pre-wrap;
}
.seqselitem:hover {