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

View File

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