brotherton-erpnext/erpnext/setup/page/setup_wizard/setup_wizard.css
2013-12-11 10:43:52 +05:30

13 lines
235 B
CSS

#page-setup-wizard .panel {
background-color: #fff;
position: fixed; top:0; left: 0; width:100%; height:100%;
overflow: auto;
}
#page-setup-wizard .panel-body {
}
#page-setup-wizard .col-md-6 .control-input .btn {
width: 100%;
}