Fix for typo getting cut off at the bottom lines

https://discordapp.com/channels/713194177403420752/713195115275091969/762797016346132510
This commit is contained in:
willerbee 2020-10-07 07:28:20 +08:00 committed by GitHub
parent efa97102c7
commit a5ff83803d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1470,6 +1470,7 @@ key {
width: 100%;
align-content: flex-start;
user-select: none;
padding-bottom: 1em;
/* a little hack for right-to-left languages */
&.rightToLeftTest {