mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed code smell reported by SonarQube.
This commit is contained in:
@@ -318,7 +318,7 @@ div.jsoneditor-value[contenteditable=true]:hover
|
||||
.jsoneditor .jsoneditor-text-errors {
|
||||
width: 100%;
|
||||
border-collapse: collapse;
|
||||
border-top: 1px solid $color-gray;;
|
||||
border-top: 1px solid $color-gray;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user