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:
parent
f10eaf9b28
commit
e266c69acd
8 changed files with 87 additions and 50 deletions
|
|
@ -61,8 +61,3 @@ button.table {
|
|||
.pagination {
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
|
||||
.verte__guide {
|
||||
border: 2px dashed $dark;
|
||||
border-radius: 100%;
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue