mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ThresholdEditor: Minor style fix for smaller screens (#16791)
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
flex-shrink: 0;
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
@@ -40,6 +41,7 @@
|
||||
|
||||
.thresholds-row-color-indicator {
|
||||
width: 10px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.thresholds-row-input {
|
||||
|
||||
Reference in New Issue
Block a user