@@ -52,3 +52,9 @@
background-color: $warning;
}
+
+// full width fix
+.toast-bottom-full-width .toast,
+.toast-top-full-width .toast {
+ max-width: inherit;
+}
@@ -23124,6 +23124,11 @@ select.form-control-sm ~ .select2-container--default .select2-selection--multipl
background-color: #ffc107;
.pace {
z-index: 1048;