mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fixed full screen edit css issue where part of the dashboard became visible
This commit is contained in:
@@ -62,6 +62,7 @@
|
|||||||
.main-view-container {
|
.main-view-container {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
height: 0;
|
height: 0;
|
||||||
|
padding: 0;
|
||||||
.row-control-inner {
|
.row-control-inner {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user