mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed SonarQube issues.
This commit is contained in:
committed by
Akshay Joshi
parent
ad862f4084
commit
af6ff20020
@@ -18,7 +18,6 @@
|
||||
font-size: $navbar-font-size !important;
|
||||
line-height: $line-height-base !important;
|
||||
background-image:none !important;
|
||||
font-weight: 600 !important;
|
||||
border-radius: $border-radius;
|
||||
border-color:$color-gray;
|
||||
opacity: 1;
|
||||
@@ -100,7 +99,6 @@
|
||||
font-size: $font-size-base !important;
|
||||
line-height: $line-height-base !important;
|
||||
background-image:none !important;
|
||||
font-weight: 600 !important;
|
||||
border-radius: $border-radius;
|
||||
border-color:$color-gray;
|
||||
opacity: 1;
|
||||
|
||||
Reference in New Issue
Block a user