Added box sizing to the HomeTool styles.sass
This commit is contained in:
parent
d4423431b9
commit
dbf1a405c0
@ -2,6 +2,7 @@
|
||||
|
||||
.home-tool
|
||||
display: flex
|
||||
box-sizing: border-box
|
||||
align-items: center
|
||||
user-select: none
|
||||
width: 100%
|
||||
|
Reference in New Issue
Block a user