2017-10-03 05:04:21 +02:00
|
|
|
.file-selector {
|
|
|
|
display: flex;
|
|
|
|
}
|
|
|
|
|
2017-05-12 12:15:59 +02:00
|
|
|
.file-selector__choose-button {
|
2017-10-03 05:04:21 +02:00
|
|
|
font-family: inherit;
|
2017-10-03 06:08:25 +02:00
|
|
|
line-height: 0;
|
|
|
|
color: inherit;
|
2017-10-03 05:04:21 +02:00
|
|
|
margin-right: 16px;
|
2017-05-12 12:15:59 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.file-selector__path {
|
|
|
|
font-size: 14px;
|
|
|
|
}
|