Merge pull request #571 from SVG-Edit/issues/570

#570 The space above and under the color picker are not consistent
This commit is contained in:
JFH
2021-06-04 15:13:01 +02:00
committed by GitHub

View File

@@ -24,7 +24,6 @@ template.innerHTML = `
}
#palette_holder {
overflow: hidden;
margin-top: 5px;
padding: 5px;
position: absolute;
right: 15px;