fixed line height

This commit is contained in:
Jack 2020-12-17 18:29:41 +00:00
parent cff022f95d
commit 76576ff19b

View file

@ -2908,7 +2908,7 @@ key {
width: 3rem;
height: 3rem;
text-align: center;
line-height: 4rem;
line-height: 3rem;
background: var(--main-color);
border-radius: 99rem;
z-index: 99;