瀏覽代碼

feat(webapp): make alert detail button more prominent

Nils Wisiol 4 年之前
父節點
當前提交
1a13085686
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      webapp/src/App.vue

+ 1 - 1
webapp/src/App.vue

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