chore: Refactor widget (#5621)

This commit is contained in:
David Kubeš
2022-10-14 09:13:11 +05:30
committed by GitHub
parent e310230f62
commit a6960dc2d3
18 changed files with 31 additions and 55 deletions
+1 -4
View File
@@ -61,10 +61,7 @@ body {
.is-flat-design {
.chat-bubble {
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
border-radius: 0 !important;
box-shadow: none;
}