]> source.dussan.org Git - nextcloud-server.git/commitdiff
Adjust design of 'Get more widgets' button
authorJan C. Borchardt <hey@jancborchardt.net>
Thu, 20 Aug 2020 16:07:27 +0000 (18:07 +0200)
committerJan C. Borchardt <hey@jancborchardt.net>
Thu, 20 Aug 2020 16:07:27 +0000 (18:07 +0200)
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
apps/dashboard/src/App.vue

index 547f6af9ecea8f724c5d4bbb6f3e07c7fa522c04..26852f19b775130c8459f7a996f6b2b4ce9ac118 100644 (file)
@@ -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 {