Added style dialogs for edges and vertexes

This commit is contained in:
Unick Soft
2019-07-07 21:15:30 +02:00
parent c6df88cf3d
commit 5ba794dc34
11 changed files with 536 additions and 75 deletions

View File

@@ -240,6 +240,11 @@
z-index: 10;
}
.MarginLeft
{
margin-right: 32px !important;
}
::-webkit-scrollbar {
-webkit-appearance: none;
width: 7px;
@@ -298,7 +303,6 @@
max-width:350px;
}
@media only screen and (max-width: 650px) {
#canvasSection
{