change design and responsive & pay & detail account & success pay & faield pay & doctor id

This commit is contained in:
Ehsan
2024-08-30 20:22:41 +03:30
parent 451ae76cb1
commit b058066380
33 changed files with 589 additions and 147 deletions
+14 -6
View File
@@ -301,8 +301,6 @@ html {
}
}
/* Date Picker Style */
.panel-elevation {
@@ -348,10 +346,6 @@ html {
border-bottom: none !important;
}
.day-label-bar-inner-rtl {
background: #FFF !important;
}
.day-label-bar-inner-rtl div {
color: #6C757D !important;
}
@@ -391,4 +385,18 @@ html {
border-radius: 50%;
}
.day-label-bar-inner-rtl {
background: #FFF !important;
}
@media (max-width: 1024px) {
.day-label-bar-inner-rtl,
.panel-jalaali,
.panel-header-rtl,
.days-body {
background: #FAFAFA !important;
}
}
/* End Date Picker Style */