lib/install/app/assets/stylesheets/strada.css in strada-rails-0.0.2 vs lib/install/app/assets/stylesheets/strada.css in strada-rails-0.0.3
- old
+ new
@@ -2,10 +2,10 @@
/*
* Hide the submit button when the "form" component is registered.
*/
[data-bridge-components~=form] [data-controller~=bridge--form] [type=submit] {
- display: none
+ display: none;
}
/*
* Hide when the "nav-button" component is registered.
*/