Re-added a CSS class that was removed.

This commit is contained in:
2017-12-02 15:42:23 +01:00
parent 6011615a41
commit 317aa69f18

View File

@@ -42,6 +42,10 @@ export default {
width: '100%' width: '100%'
}, },
buttons: {
paddingTop: '20px',
},
summary: { summary: {
fontSize: '15px', fontSize: '15px',
}, },