Fix the background of the radio message

merge-requests/154/head
Bat 2018-03-18 08:36:05 +01:00
rodzic 7a87e2fc94
commit 521af32bf8
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

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