@@ -422,7 +422,7 @@ h4.inner-title {
|
||||
}
|
||||
|
||||
.parimay-card .card-logo img {
|
||||
width: 100%;
|
||||
width: auto;
|
||||
height: 112px;
|
||||
max-width: fit-content;
|
||||
/*object-fit: cover;*/
|
||||
@@ -4967,12 +4967,12 @@ button.swal2-confirm.btn.btn-primary.popup-button {
|
||||
padding: 3rem 0;
|
||||
}
|
||||
.menubar .dropdown-menu {
|
||||
left: -10px !important;
|
||||
left: 0px !important;
|
||||
}
|
||||
.notification-drop .item-noti img {
|
||||
filter: inherit;
|
||||
height: 29px;
|
||||
width: 28px;
|
||||
width: 28px !important;
|
||||
}
|
||||
.header-menu .page li .item-noti a {
|
||||
padding-top: 0;
|
||||
|
||||
@@ -48974,7 +48974,7 @@ label.rating-label:hover~.rating-label>i {
|
||||
|
||||
.text-hover-primary:hover {
|
||||
transition: color .2s ease;
|
||||
color: var(--kt-text-primary) !important
|
||||
/* color: var(--kt-text-primary) !important */
|
||||
}
|
||||
|
||||
.text-hover-primary:hover i {
|
||||
|
||||
Reference in New Issue
Block a user