update to pc

This commit is contained in:
silas
2018-05-23 19:04:35 +02:00
parent f7cbd1da71
commit 5cc52cf062
38 changed files with 2148 additions and 997 deletions

View File

@@ -58,6 +58,7 @@ $rotationDegrees: (90 180 270 360);
text-align: center;
position: relative;
transition: .0s;
user-select: none;
&.segment-row {
display: block;
@@ -66,8 +67,9 @@ $rotationDegrees: (90 180 270 360);
}
&.segment-leaf {
min-width: 15px;
height: 30px;
min-width: 17px;
height: 34px;
line-height: 34px;
}
&.segment-parent {