change function and design page doctors & signin & signup & home & specialties & helper
This commit is contained in:
+9
-1
@@ -295,7 +295,7 @@ html {
|
||||
}
|
||||
|
||||
.MuiModal-root div:nth-child(3) {
|
||||
border-radius: 0 !important;
|
||||
/* border-radius: 0 !important; */
|
||||
}
|
||||
}
|
||||
|
||||
@@ -850,3 +850,11 @@ html {
|
||||
.text-item-head-white:hover .item-head {
|
||||
color: #d7d8ed;
|
||||
}
|
||||
|
||||
.bg-poster {
|
||||
background-image: url(/public/assets/images/poster.png);
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user