mirror of
https://github.com/grafana/grafana.git
synced 2025-01-15 19:22:34 -06:00
7 lines
75 B
SCSS
7 lines
75 B
SCSS
|
|
.panel-text-content {
|
|
ul {
|
|
margin: 0 0 $spacer $spacer * 1.5;
|
|
}
|
|
}
|