mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Updated Explore query styles to align them to other query editor to make them fit in better
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
.slate-query-field__wrapper {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
padding: 6px 7px 4px;
|
||||
padding: $input-padding-y $input-padding-x;
|
||||
height: $gf-form-input-height;
|
||||
width: 100%;
|
||||
cursor: text;
|
||||
line-height: $line-height-base;
|
||||
|
||||
Reference in New Issue
Block a user