add open/close to sidebar & responsive sidebar & head & page dashboard and user account

This commit is contained in:
Ehsan
2024-09-13 02:19:47 +03:30
parent a1571bbb62
commit d1f289bdca
40 changed files with 481 additions and 140 deletions
+4
View File
@@ -304,6 +304,10 @@ html {
border-radius: 12px !important;
}
.table-rounded-8 .table-shadow-none {
border-radius: 8px !important;
}
.w-full-content .content-text-panel {
width: 100%;
}