Icon color in plant container
This commit is contained in:
parent
aa7608eb06
commit
f0fa20d5e0
@ -39,6 +39,10 @@
|
||||
font-size: 250%;
|
||||
}
|
||||
|
||||
.icon svg {
|
||||
fill: var(--iconColor);
|
||||
}
|
||||
|
||||
.problem {
|
||||
color: #ff0000;
|
||||
}
|
Loading…
Reference in New Issue
Block a user