mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Moved add query button to the right
This commit is contained in:
@@ -16,6 +16,12 @@
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
.toolbar__left {
|
||||
display: flex;
|
||||
flex-grow: 1;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.toolbar__main {
|
||||
padding: 0 $input-padding-x;
|
||||
font-size: $font-size-md;
|
||||
|
||||
Reference in New Issue
Block a user