We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f7aa4b + 0cae244 commit 80965a2Copy full SHA for 80965a2
app/assets/stylesheets/active_admin/editor.css.scss
@@ -22,7 +22,7 @@ body form .html_editor {
22
border-top: 1px solid lighten(#C9D0D6, 10%);
23
24
&:focus {
25
- @include box-shadow(none);
+ box-shadow: none;
26
border: 1px solid #C9D0D6;
27
28
}
0 commit comments