Skip to content
Snippets Groups Projects

Resolve "UI improvements"

Merged Daniel Göbel requested to merge feature/67-ui-improvements into development
Files
5
@@ -119,7 +119,7 @@ function modalClosed() {
class="form-control"
id="bucketDescriptionInput"
required
rows="5"
rows="3"
minlength="32"
maxlength="65536"
v-model="bucket.description"
Loading