resize add component item - to prevent wrapping on windows
This commit is contained in:
parent
355b1fa702
commit
29c353a195
|
@ -19,7 +19,7 @@
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
padding: 8px 0px 16px 0px;
|
padding: 8px 0px 16px 0px;
|
||||||
width: 120px;
|
width: 110px;
|
||||||
height: 80px;
|
height: 80px;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
Loading…
Reference in New Issue