Bugfix: Update conversation counters in realtime (#944)
* Bug: Update conversation counters in realtime
This commit is contained in:
@@ -66,6 +66,8 @@
|
||||
}
|
||||
|
||||
.button.resolve--button {
|
||||
@include flex-align($x: center, $y: middle);
|
||||
|
||||
width: 13.2rem;
|
||||
|
||||
>.icon {
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
|
||||
.link {
|
||||
color: $color-white;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user