fix bug panel error && change design dashboard

This commit is contained in:
Ehsan
2024-10-23 19:53:08 +03:30
parent adfe52c531
commit b25289f88e
11 changed files with 22 additions and 15 deletions
+4
View File
@@ -286,6 +286,10 @@ html {
padding-bottom: 10px;
}
.MuiModal-root .sm-modal:nth-child(3) {
border-radius: 8px !important;
}
.MuiModal-root div:nth-child(3) {
border-radius: 0 !important;
}