mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix(ux): fixed broken tight forms (mainly query editors)
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
|
||||
.tight-form-item {
|
||||
padding: 8px 7px;
|
||||
box-sizing: content-box;
|
||||
display: inline-block;
|
||||
font-weight: normal;
|
||||
border-right: 1px solid $tight-form-border;
|
||||
|
||||
Reference in New Issue
Block a user