forked from ddrilling/asb_cloud_front
Исправлен размер заголовков графиков мониторинга
This commit is contained in:
parent
a729e75e97
commit
04bddf658b
@ -11,9 +11,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.display_chart_label {
|
.display_chart_label {
|
||||||
font-size: 18px;
|
font-size: 16px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
height: 20px;
|
|
||||||
padding: 0 4px;
|
padding: 0 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -21,7 +20,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
left: 50px;
|
left: 50px;
|
||||||
font-size: 18px;
|
font-size: 16px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user