1
0

Add option to remove color from label, task, namespace or list (#157)

Add reset to color picker

Move all usages of verte to seperate component

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/157
This commit is contained in:
konrad
2020-06-15 09:46:52 +00:00
parent f10eaf9b28
commit e266c69acd
8 changed files with 87 additions and 50 deletions

View File

@ -61,8 +61,3 @@ button.table {
.pagination {
padding-bottom: 1em;
}
.verte__guide {
border: 2px dashed $dark;
border-radius: 100%;
}