css: Make color button from elipsoid to circle (#4535)

Make color button from elipsoid to circle by own user
https://easycaptures.com/fs/uploaded/1536/3084360130.png
pull/4542/head
zonky2 2020-12-05 08:32:15 +01:00 committed by GitHub
parent d1e9ea6e27
commit 0f1d5e068a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
border: 1px solid #ccc; border: 1px solid #ccc;
background: transparent; background: transparent;
cursor: pointer; cursor: pointer;
flex-shrink: 0;
} }
#myswatch { #myswatch {
width: 100%; width: 100%;