mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
removed side menu for column styles, added small header to column styles with a border
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.column-styles-heading {
|
||||
border-bottom: 1px solid $gray-1;
|
||||
}
|
||||
|
||||
@include media-breakpoint-down(sm) {
|
||||
.edit-tab-with-sidemenu {
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user