fix: toolIcon height not using rem (#5092)
This commit is contained in:
parent
832b88249c
commit
e6a9ff1b96
@ -155,7 +155,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
width: 2rem;
|
width: 2rem;
|
||||||
height: 2em;
|
height: 2rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user