Merge pull request #569 from SVG-Edit/issues/568

This commit is contained in:
JFH
2021-06-04 13:50:17 +02:00
committed by GitHub

View File

@@ -618,15 +618,15 @@ div.jGraduate_Slider img {
width: 18px;
}
#block {
height: 13px;
height: 17px;
width: 14px;
float: right;
background-color: darkgrey;
}
#picker {
background: var(--input-color);
height: 19px;
line-height: 19px;
height: 23px;
line-height: 23px;
border-radius: 3px;
width: 52px;
display: flex;