Audio create set input width (#137)
This commit is contained in:
parent
b11b586fdd
commit
67ffe2756d
|
@ -106,6 +106,7 @@
|
|||
font-weight: 600;
|
||||
padding: 0;
|
||||
margin: 14px 0 0;
|
||||
width: 100%;
|
||||
border: none;
|
||||
outline: none;
|
||||
|
||||
|
@ -113,17 +114,6 @@
|
|||
color: var(--secondary-color);
|
||||
}
|
||||
}
|
||||
|
||||
.datepicker {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
margin: 14px 0 0;
|
||||
|
||||
.additionalInput {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user