This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-01-23 23:13:52 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
be19f8888e
grafana
/
public
/
sass
/
components
/
_panel_text.scss
8 lines
98 B
SCSS
Raw
Normal View
History
Unescape
Escape
fix(panel): fixed text panel issue due to recent style changes, fixes #4095
2016-02-21 01:51:01 -06:00
.
panel-text-content
{
ul
{
margin
:
0
0
$spacer
$spacer
*
1
.5
;
}
Fixed inline code styles and increase line heights in lists to accommodate code
2016-04-15 13:58:20 -05:00
li
{
line-height
:
2
;
}
fix(panel): fixed text panel issue due to recent style changes, fixes #4095
2016-02-21 01:51:01 -06:00
}
Reference in New Issue
Copy Permalink