mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-16 11:36:53 +01:00
replace todo check
This commit is contained in:
@@ -210,7 +210,7 @@ $danger-25: scale-color($danger, $lightness: 75%);
|
||||
// tags
|
||||
.tag:not(body) {
|
||||
border: 1px solid transparent;
|
||||
background-color: red; //TODO: replace with $white
|
||||
background-color: $white;
|
||||
|
||||
&.is-delete {
|
||||
background-color: $light;
|
||||
|
||||
Reference in New Issue
Block a user