Formattage du code admin-upload.css

This commit is contained in:
Alexel 2023-10-12 14:11:15 -04:00
parent d08e9ffddd
commit 5acb47879c

View file

@ -100,21 +100,17 @@
}
@media screen and (min-width: 768px) {
.formContent {
display: flex;
flex-flow: row;
}
}
@media screen and (min-width: 1140px) {
.confirmationMessage {
font-size: 1rem;
font-weight: 500;
margin: 20px;
padding: 10px;
}
}