+ */}
+
+
>
);
diff --git a/src/less/components/dialog.less b/src/less/components/dialog.less
index bde1e423af..70b6f40d91 100644
--- a/src/less/components/dialog.less
+++ b/src/less/components/dialog.less
@@ -129,11 +129,6 @@ dialog {
justify-content: flex-end;
border-radius: 0 0 20px 20px;
- // TODO: should it be fixed in cards level or directly in buttons styleheet, btn-secondary should it always be bg-color transparent ?
- button.btn-secondary {
- background-color: transparent;
- }
-
> * {
margin: 0 0.25rem;
}
@@ -141,6 +136,7 @@ dialog {
}
}
+// TODO: can be removed during next major release, once dialog is migrated to