fix: Icon colors are not recognizable in bubble (#3957)
This commit is contained in:
@@ -137,10 +137,10 @@ export default {
|
||||
.time {
|
||||
color: var(--w-100);
|
||||
}
|
||||
}
|
||||
|
||||
.action--icon {
|
||||
color: var(--white);
|
||||
.action--icon {
|
||||
color: var(--white);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user