Message / Avatar: Fix Premium Star position on mobile
This commit is contained in:
parent
a8235b009b
commit
3ef3a8bdfe
@ -78,6 +78,10 @@
|
|||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
|
||||||
--color-fill: white;
|
--color-fill: white;
|
||||||
|
|
||||||
|
@media (max-width: 600px) {
|
||||||
|
left: 1.5rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.quick-reaction {
|
.quick-reaction {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user