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] {