fix: set build indicator icon height for ie11 (#7378)

This commit is contained in:
Sibbngheid 2020-05-17 22:42:00 +03:00 committed by GitHub
parent b1b14033fb
commit 0c81c52c41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,7 +136,7 @@ svg {
display: inline-block;
vertical-align: baseline;
width: 1.1em;
height: 1.1em;
height: 0.825em;
position: relative;
top: 1px;
}