mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Change color of tagging component in admin/customers page
This commit is contained in:
@@ -102,7 +102,7 @@ tags-input .tags li.tag-item {
|
||||
border-radius: 3px;
|
||||
margin: 2px 0 2px 3px;
|
||||
background-image: none;
|
||||
background-color: #5fa5e8;
|
||||
background-color: $teal;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
color: white !important;
|
||||
|
||||
Reference in New Issue
Block a user