🎨 Redesigned color swatches

This commit is contained in:
Liyas Thomas
2019-12-01 06:20:37 +05:30
parent 6a63325f10
commit ae528f6302
3 changed files with 19 additions and 20 deletions

View File

@@ -352,6 +352,8 @@ h3 {
padding: 4px;
border-radius: 8px;
box-shadow: 0 5px 30px rgba(black, 0.1);
max-height: 256px;
overflow: auto;
}
.popover-arrow {