mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix: css fix, found a better way to fix #10772
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
.dashlist-section {
|
||||
margin-bottom: $spacer;
|
||||
padding-top: 3px;
|
||||
}
|
||||
|
||||
.dashlist-link {
|
||||
@@ -21,8 +22,4 @@
|
||||
.fa-star {
|
||||
color: $orange;
|
||||
}
|
||||
|
||||
&--no-section-header {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user