Fix the background of the radio message
This commit is contained in:
parent
7a87e2fc94
commit
521af32bf8
|
@ -241,6 +241,9 @@ $sidebar-color: #3D3E3F;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ui.message.black {
|
||||||
|
background: $sidebar-color;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
|
|
Loading…
Reference in New Issue