master
mahdi 3 years ago
parent d7344da484
commit ee9a41e3f0
  1. 4
      src/App.js
  2. 2
      src/components/Alert/index.scss

@ -47,9 +47,9 @@ function App() {
{/* <Testttt /> */}
{/* <Design2D /> */}
{/* <Features /> */}
{/* <Feedback /> */}
<Feedback />
<Alert />
<Toast />
{/* <Toast /> */}
</div>
</Provider>
);

@ -12,7 +12,7 @@
.swal2-html-container {
text-align: justify !important;
line-height: 1.8 !important;
color: $contentcolor !important;
color: red !important;
font-weight: 600 !important;
}
/* ? کلاس ایکن کنسل یا ضربدر بالا سمت چپ الرت باکس */

Loading…
Cancel
Save