There was an error while loading. Please reload this page.
1 parent 6e28ae2 commit 0676f72Copy full SHA for 0676f72
1 file changed
custom/runtime/DashboardToolbarButton.vue
@@ -1,7 +1,7 @@
1
<template>
2
<button
3
type="button"
4
- class="flex h-8 w-8 items-center justify-center rounded-lg border shadow-sm"
+ class="flex h-8 w-8 items-center justify-center rounded-default border shadow-sm"
5
:class="buttonClass"
6
:title="title"
7
:disabled="disabled"
0 commit comments