lib/assets/stylesheets/tao/ui/dialog.scss in tao_ui-0.2.8 vs lib/assets/stylesheets/tao/ui/dialog.scss in tao_ui-0.2.9
- old
+ new
@@ -40,11 +40,9 @@
transition: transform .3s, opacity .3s, width .2s;
opacity: 0;
padding: 1rem 2rem;
.tao-dialog-content {
- overflow-y: auto;
-
h3:first-child,
.title:first-child {
margin-bottom: 2rem;
}
}