mirror of https://github.com/grafana/grafana
parent
f5107d5023
commit
4bc5945c17
@ -0,0 +1,11 @@ |
||||
.description-picker-option__button { |
||||
position: relative; |
||||
text-align: left; |
||||
width: 100%; |
||||
display: block; |
||||
border-radius: 0; |
||||
white-space: normal; |
||||
i.fa-check { |
||||
padding-left: 2px; |
||||
} |
||||
} |
||||
Loading…
Reference in new issue