diff --git a/desktop/src/main/java/haveno/desktop/theme-dark.css b/desktop/src/main/java/haveno/desktop/theme-dark.css index 5e6e644943..fabb73fccd 100644 --- a/desktop/src/main/java/haveno/desktop/theme-dark.css +++ b/desktop/src/main/java/haveno/desktop/theme-dark.css @@ -158,12 +158,6 @@ -bs-support-chat-background: #cccccc; } -.jfx-badge .badge-pane { - -fx-border-color: black; - -fx-border-width: 1px; - -fx-border-radius: 16; -} - /* table view */ .table-view, .table-cell:focused, .table-row-cell { -fx-background: transparent;