fixed styles
This commit is contained in:
@@ -14,7 +14,7 @@ export default function TableSanction({ alumnoSanciones, alumno }: Props) {
|
||||
};
|
||||
|
||||
return (
|
||||
<div style={{ margin: "1rem 0" }}>
|
||||
<div style={{ margin: "1rem 0", maxWidth:"730px"}}>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user