Browse Source

Adjust design of 'Get more widgets' button

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
pull/22340/head
Jan C. Borchardt 5 years ago
parent
commit
b08434b6a8
No known key found for this signature in database GPG Key ID: CBD846FC845CBE17
  1. 7
      apps/dashboard/src/App.vue

7
apps/dashboard/src/App.vue

@ -484,6 +484,13 @@ export default {
margin-top: 64px;
}
}
// Adjust design of 'Get more widgets' button
.button {
display: inline-block;
padding: 12px 24px;
margin: 0;
}
}
.flip-list-move {

Loading…
Cancel
Save