1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 23:35:38 +02:00
This commit is contained in:
syuilo
2020-03-20 22:42:35 +09:00
parent c88e737a84
commit ab40756c1a
3 changed files with 3 additions and 1 deletions

View File

@@ -250,7 +250,7 @@ export default Vue.extend({
padding-right: 32px;
> .balloon {
$color: var(--panel);
$color: var(--messageBg);
background: $color;
&[data-no-text] {