Merge pull request #1266 from ae-utbm/matmat

Refactor Matmatronch
This commit is contained in:
thomas girod
2025-12-18 13:13:28 +01:00
committed by GitHub
14 changed files with 226 additions and 265 deletions

View File

@@ -114,15 +114,6 @@
}
}
&-fields {
padding: 10px 10px 0;
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: var(--nf-input-size) 10px;
justify-content: center;
}
&-field {
display: flex;
flex-wrap: wrap;