We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff44891 commit 8a68558Copy full SHA for 8a68558
app/assets/stylesheets/components/placeholder.scss
@@ -17,9 +17,6 @@
17
.placeholder-unsafe {
18
19
@extend %placeholder;
20
- border-radius: 0;
21
- border-top-left-radius: 20px;
22
- border-bottom-left-radius: 20px;
23
border-top-right-radius: 0px;
24
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;
0 commit comments