update link in css

This commit is contained in:
Phu Pham
2023-05-15 15:01:40 -04:00
parent 58ff9a54a7
commit 10631a9e18
2 changed files with 6 additions and 1 deletions

View File

@@ -65,12 +65,17 @@
}
}
}
.cancel {
margin: 0 !important;
margin-top: 8px !important;
color: $blue-purple-300 !important;
font-weight: 600 !important;
}
.widget-header-icon {
background-image: url("./assets/img/fb-thumb.svg") !important;
}
}
#closeFeedback {
display: none;