mirror of https://github.com/grafana/grafana.git
This commit is contained in:
parent
769e9f2d8e
commit
35f6f50f40
|
|
@ -20,10 +20,12 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
position: absolute;
|
||||
left: 20px;
|
||||
right: 20px;
|
||||
top: $navbarHeight;
|
||||
|
||||
@include media-breakpoint-up(md) {
|
||||
left: auto;
|
||||
width: 550px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue