fix: toolIcon height not using rem (#5092)

This commit is contained in:
David Luzar 2022-04-24 19:21:41 +02:00 committed by GitHub
parent 832b88249c
commit e6a9ff1b96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -155,7 +155,7 @@
}
width: 2rem;
height: 2em;
height: 2rem;
}
}