mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed SonarQube issues in css/scss files.
This commit is contained in:
committed by
Akshay Joshi
parent
2ebf203412
commit
a6ce78a8c0
@@ -8,10 +8,6 @@
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
.dashboard-graph-body {
|
||||
padding: 0.25rem 0.5rem;
|
||||
}
|
||||
|
||||
.dashboard-row {
|
||||
margin-bottom: $grid-gutter-width/2;
|
||||
}
|
||||
@@ -40,6 +36,8 @@
|
||||
}
|
||||
|
||||
.dashboard-graph-body {
|
||||
padding: 0.25rem 0.5rem;
|
||||
|
||||
& .flotr-labels {
|
||||
color: $color-fg !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user