mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-22 05:18:51 +00:00
This reverts commit 84b6f99321.
Conflicts:
app/assets/stylesheets/darkswarm/images.css.sass
app/views/modals/_producer.html.haml
14 lines
449 B
SCSS
14 lines
449 B
SCSS
/*
|
|
* This is a manifest file that'll automatically include all the stylesheets available in this directory
|
|
* and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
|
|
* the top of the compiled file, but it's generally better to create a new file per style scope.
|
|
|
|
*= require_self
|
|
*= require foundation
|
|
*= require_tree .
|
|
*/
|
|
@import 'foundation-icons';
|
|
|
|
ofn-modal {
|
|
display: block;
|
|
} |