Style : resposive chart

uat
Quy_FE 3 months ago
parent 844bf6e782
commit ee2b4c9e51
  1. 2
      src/_screens/home/education-department/index.js

@ -231,7 +231,7 @@ export default function EducationDepartmentHome() {
</div>
}
<div className="d-flex justify-content-center" style={{marginTop: '3rem'}}>
<PrimaryButton className="d-flex" style={{textDecoration: 'underline'}} onClick={goToOutstandingTeacher}>
<PrimaryButton style={{textDecoration: 'underline'}} onClick={goToOutstandingTeacher}>
Top 10 giáo viên tiêu biểu
<div style={{marginLeft: 8, paddingBottom: 4}}>{renderIconButton()}</div>
</PrimaryButton>

Loading…
Cancel
Save