fix
All checks were successful
Build And Deploy Main / build-and-deploy (push) Successful in 35s

This commit is contained in:
2026-03-18 12:20:03 -04:00
parent edd20fdcac
commit d52343d8a8

View File

@@ -432,7 +432,13 @@ const EventsList = () => {
};
const table = (statusParam) => <div className="list row mb-4">
<div className="col-md-12">
<div
className="col-md-12"
style={{
minHeight: 'calc(100vh - 360px)',
paddingBottom: '24px'
}}
>
<table className="personnel-info-table">
<thead>
<tr>