add border radius collapse state

This commit is contained in:
Phu Pham
2023-04-26 14:15:24 -04:00
parent 80b1e25bb6
commit 8336b0c558

View File

@@ -2,6 +2,7 @@
#feedback-content {
.docked-widget {
border: none !important;
background-color: transparent !important;
}
.widget-form-wrapper {
position: static !important;
@@ -65,6 +66,7 @@
.widget-helpful {
.widget-header {
background-color: $gray-800 !important;
border-radius: 8px !important;
}
.widget-header-title {
color: $white !important;