NINS_CODE/bahmni_config/openmrs/apps/customDisplayControl/views/reflowChartHeader.html

14 lines
299 B
HTML
Raw Normal View History

2024-12-12 22:37:39 +06:00
<style>
.main-header{
text-align: center;
margin-top: 13px;
padding: auto;
font-size: 18px;
height: 25px;
}
</style>
<div class="main-header">
<span style="border: 1px solid; padding: 4px 20px;">Reflow chart</span>
</div>