mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux(viewmode): refining view mode #6476
This commit is contained in:
@@ -352,13 +352,4 @@
|
||||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
|
||||
@mixin hide-controls() {
|
||||
.add-row-panel-hint,
|
||||
.dash-row-menu {
|
||||
display: none;
|
||||
}
|
||||
.resize-panel-handle,
|
||||
.panel-drop-zone {
|
||||
visibility: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user