mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux(dashboard): fixed scss issue
This commit is contained in:
parent
be99c3e20a
commit
366650e1ae
@ -290,7 +290,7 @@ div.flot-text {
|
||||
|
||||
.dash-row-show-title {
|
||||
.dash-row-header {
|
||||
display: block;
|
||||
display: flex;
|
||||
}
|
||||
}
|
||||
|
||||
@ -311,7 +311,7 @@ div.flot-text {
|
||||
|
||||
.dash-edit-mode {
|
||||
.dash-row-header {
|
||||
display: block;
|
||||
display: flex;
|
||||
}
|
||||
.dash-row {
|
||||
border-left: 1px solid $dark-4;
|
||||
|
Loading…
Reference in New Issue
Block a user