setting the padding to zero

This commit is contained in:
Aiday Marlen Kyzy 2023-06-01 12:29:55 +02:00
parent cfea9dfd07
commit 88981e90ad
No known key found for this signature in database
GPG key ID: 24A8B53DBD26FF4E

View file

@ -189,6 +189,7 @@
.colorpicker-body .insert-button {
height: 20px;
width: 58px;
padding: 0px;
position: absolute;
right: 8px;
bottom: 8px;