ajuste formulaire
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -279,8 +279,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&:nth-of-type(10), &:nth-of-type(11){
|
&:nth-of-type(11){
|
||||||
border-bottom: 1px solid $red !important;
|
border-bottom: 1px solid $red !important;
|
||||||
|
width: 100%;
|
||||||
|
.form-data {
|
||||||
|
width: 50%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
&.button-wrapper{
|
&.button-wrapper{
|
||||||
background: $red;
|
background: $red;
|
||||||
|
Reference in New Issue
Block a user