commit
79c52e1a77
|
@ -20,7 +20,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&__input {
|
&__input {
|
||||||
margin-bottom: 8px;
|
|
||||||
|
|
||||||
&:last-child {
|
&:last-child {
|
||||||
margin-bottom: inherit;
|
margin-bottom: inherit;
|
||||||
|
@ -47,10 +46,12 @@
|
||||||
&__container {
|
&__container {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
margin-top: 5px;
|
||||||
|
margin-bottom: 5px;
|
||||||
@include flex();
|
@include flex();
|
||||||
|
|
||||||
.button-control {
|
.button-control {
|
||||||
margin: 9px 0 9px 10px;
|
margin: 1px 0 1px 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue