lbry-desktop/ui/scss/component/_file-selector.scss
2017-10-02 21:04:21 -06:00

14 lines
181 B
SCSS

.file-selector {
display: flex;
}
.file-selector__choose-button {
font-family: inherit;
margin-right: 16px;
padding: 0 16px;
}
.file-selector__path {
font-size: 14px;
}