We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6daf7c commit 8b0ca5bCopy full SHA for 8b0ca5b
app/assets/stylesheets/components/placeholder.scss
@@ -20,8 +20,8 @@
20
border-radius: 0;
21
border-top-left-radius: 20px;
22
border-bottom-left-radius: 20px;
23
- border-top-right-radius: 8px;
24
- border-bottom-right-radius: 8px;
+ border-top-right-radius: 0px;
+ border-bottom-right-radius: 0px;
25
box-shadow: inset 0.47em 0 0 0 #FFF, inset 0 -0.05em 0 0 #FFF, inset 0 0.26em 0 0 #FFF;
26
27
.sms-message-wrapper & {
0 commit comments