Browse Source

feat(webapp): make alert detail button more prominent

Nils Wisiol 4 years ago
parent
commit
1a13085686
1 changed files with 1 additions and 1 deletions
  1. 1 1
      webapp/src/App.vue

+ 1 - 1
webapp/src/App.vue

@@ -101,7 +101,7 @@
         <template v-slot:actions>
           <v-btn
             color="primary"
-            text
+            depressed
             :href="alert.href"
             v-if="alert.href"
           >