Added a toggle for full-width media previews
This commit is contained in:
@@ -21,6 +21,7 @@ const initialState = Immutable.fromJS({
|
||||
},
|
||||
media : {
|
||||
letterbox : true,
|
||||
fullwidth : true,
|
||||
},
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user