ajuste formulaire

This commit is contained in:
Kevin Tessier 2019-06-11 11:31:04 +02:00
parent 35182b63c3
commit f7b99f86e7
3 changed files with 10 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -279,8 +279,12 @@
}
}
}
&:nth-of-type(10), &:nth-of-type(11){
&:nth-of-type(11){
border-bottom: 1px solid $red !important;
width: 100%;
.form-data {
width: 50%;
}
}
&.button-wrapper{
background: $red;