forked from mirror/ObjToSchematic
Minor fix to property width
This commit is contained in:
parent
05a756a3b7
commit
5e63c71171
@ -98,6 +98,7 @@ canvas {
|
||||
align-items: center;
|
||||
/*border: 1px solid yellow;*/
|
||||
height: var(--property-height);
|
||||
width: 0px;
|
||||
}
|
||||
|
||||
.item-body-sunken {
|
||||
|
Loading…
Reference in New Issue
Block a user