29/0523 - 20h

recette2
cherif 2023-05-29 20:46:35 +02:00
parent e66c814f07
commit e2bfd133df
1 changed files with 20 additions and 7 deletions

View File

@ -511,6 +511,7 @@
color: white;
cursor: pointer;
}
.icone_menu {
width: 1rem;
height: 1rem;
@ -1453,6 +1454,7 @@
text-align: left;
cursor: pointer;
}
.icone_menu {
width: 1rem;
height: 1rem;
@ -1940,6 +1942,7 @@
text-align: left;
cursor: pointer;
}
.sousmenu_hebergement_lms:hover {
color: white;
font-weight: 600;
@ -1956,6 +1959,7 @@
.hebergement_icone {
width: 10%;
}
// end media
.css-1wgeduv-MuiFormControl-root-MuiTextField-root {
padding-top: 5px;
@ -1970,6 +1974,15 @@
padding-right: 2px;
}
.css-1xwivr4 {
height: 3rem;
border: 1.5px solid #e0e0e0;
border-radius: 5px;
margin-top: 15px;
padding-right: 2px;
}
.css-1x51dt5-MuiInputBase-input-MuiInput-input {
background-color: rgb(236, 239, 241);
height: 2.3rem;