This repository has been archived on 2020-04-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Vim-Vixen/src/settings/components/form/blacklist-form.scss
2017-11-26 11:45:05 +09:00

9 lines
98 B
SCSS

.form-blacklist-form {
&-row {
display: flex;
.column-url {
flex: 1;
}
}
}