Fix the background of the radio message

This commit is contained in:
Bat 2018-03-18 08:36:05 +01:00
parent 7a87e2fc94
commit 521af32bf8
1 changed files with 3 additions and 0 deletions

View File

@ -241,6 +241,9 @@ $sidebar-color: #3D3E3F;
}
}
.ui.message.black {
background: $sidebar-color;
}
</style>
<style lang="scss">