mirror of
https://github.com/grafana/grafana.git
synced 2025-02-03 12:11:09 -06:00
color touches
This commit is contained in:
parent
e1eb7ca571
commit
1ca0d1deab
@ -5,7 +5,7 @@
|
||||
|
||||
.threshold-rows {
|
||||
flex: 1 0 auto;
|
||||
margin-left: 10px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.threshold-row {
|
||||
@ -55,7 +55,8 @@
|
||||
}
|
||||
|
||||
.color-indicators {
|
||||
width: 20px;
|
||||
width: 15px;
|
||||
min-height: 40px;
|
||||
flex: 0 1 auto;
|
||||
border-radius: $border-radius;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user