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.
1 parent ba30738 commit c4cd947Copy full SHA for c4cd947
app/assets/stylesheets/active_admin/sortable.sass
@@ -3,7 +3,7 @@ $cRowBorder: #e8e8e8
3
$cRowSelected: #d9e4ec
4
$cRowError: rgb(255,87,87)
5
6
-@import bourbon
+@import "active_admin/mixins/utilities"
7
8
body.active_admin
9
.disclose
0 commit comments