Adding diamond shape (#159)
* Adding diamond shape * hittest diamond shape * fix x,y arguments * renaming
This commit is contained in:
committed by
Christopher Chedeau
parent
fd6b5024c7
commit
4be88c9c58
@ -31,10 +31,11 @@ body {
|
||||
|
||||
.panelTools {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
|
||||
label {
|
||||
margin: 0;
|
||||
margin: 2px 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user