Add border to colorpicker (fixes #146)
This commit is contained in:
@ -61,3 +61,8 @@ button.table {
|
||||
.pagination {
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
|
||||
.verte__guide {
|
||||
border: 2px dashed $dark;
|
||||
border-radius: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user