mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
add border radius collapse state
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user