mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
dashfolders: remove inline styles
This commit is contained in:
11
public/sass/components/_description-picker.scss
Normal file
11
public/sass/components/_description-picker.scss
Normal file
@@ -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;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user