fix: fixed feedback widget position issue (#499)

Co-authored-by: sundasnoreen12 <sundasnoreen12@ggmail.com>
This commit is contained in:
sundasnoreen12
2023-04-17 01:04:21 -07:00
committed by GitHub
parent f13b34c6c7
commit 009417bb57

View File

@@ -518,3 +518,7 @@ header {
font-size: 18px;
line-height: 28px;
}
.usabilla_live_button_container{
right: 0px !important;
}