mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix(panel): fixes for panel height and alignment management and scrollable legends, closes #4266
This commit is contained in:
@@ -142,7 +142,7 @@ div.flot-text {
|
||||
}
|
||||
|
||||
.panel-title-container {
|
||||
min-height: 5px;
|
||||
min-height: 9px;
|
||||
padding-top: 4px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
Reference in New Issue
Block a user