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

master
JFH 2021-06-04 13:50:17 +02:00 committed by GitHub
commit 29a5567ebb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

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;