mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-14 09:53:47 +01:00
make my emotes white again
This commit is contained in:
parent
62b67879cd
commit
39ff6c840f
1 changed files with 4 additions and 0 deletions
|
@ -236,6 +236,10 @@ h1 {
|
||||||
background-color: #f8f8ff ! important;
|
background-color: #f8f8ff ! important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mine .emote {
|
||||||
|
background-color: #fff ! important;
|
||||||
|
}
|
||||||
|
|
||||||
.mine .text .bubble {
|
.mine .text .bubble {
|
||||||
text-align: left ! important;
|
text-align: left ! important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue