Merge pull request #32 from prayag17/master

Fix position of color picker
This commit is contained in:
Daniel
2021-05-11 14:11:30 +02:00
committed by GitHub

View File

@@ -1653,6 +1653,7 @@ See http://bgrins.github.io/spectrum/themes/ for instructions.
box-shadow: 0 0 15px #111;
display: flex;
flex-direction: column;
flex-flow: column-reverse;
}
.sp-container,