Merge pull request #2157 from nextcloud/build/webpack-shared-config

This commit is contained in:
Julius Härtl
2020-07-31 21:45:39 +02:00
committed by GitHub
27 changed files with 153 additions and 155 deletions

View File

@@ -248,7 +248,7 @@ export default {
display: flex;
flex-grow: 1;
input[type="text"] {
input[type='text'] {
flex-grow: 1;
}
}