Update Project component: remove debug color red
This commit is contained in:
parent
e92d55dab1
commit
d95b42fe29
1 changed files with 0 additions and 1 deletions
|
|
@ -104,7 +104,6 @@ const frenchFormattedModified = dayjs(project.modified).format(
|
|||
}
|
||||
.project-step[data-status="in-progress"]:only-child::before {
|
||||
height: 1rem;
|
||||
color: red;
|
||||
background-repeat: repeat;
|
||||
background-position: left center;
|
||||
background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='50%' cy='50%' r='4' opacity='0.15' fill='black'/%3E%3C/svg%3E%0A");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue