Skip to content

Commit db1a701

Browse files
committed
Update snackbar to use multiline overflow option
1 parent c7120d5 commit db1a701

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

contentcuration/contentcuration/frontend/shared/views/GlobalSnackbar.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
:key="key"
66
:timeout="snackbarOptions.duration"
77
left
8+
multi-line
89
:value="snackbarIsVisible"
910
@input="visibilityToggled"
1011
>

0 commit comments

Comments
 (0)