Vuetify updates
This commit is contained in:
parent
c913a40e18
commit
c47b975723
43 changed files with 197 additions and 150 deletions
|
|
@ -3,7 +3,7 @@
|
|||
class="ma-0 pa-0"
|
||||
v-model="isUnSupportedBrowser"
|
||||
persistent
|
||||
:width="$vuetify.breakpoint.smAndUp ? '50%' : '90%'"
|
||||
:width="$vuetify.display.smAndUp ? '50%' : '90%'"
|
||||
>
|
||||
<div class="dialog-content text-center">
|
||||
<h2 class="dialog-title">{{ $t("global.different_browser_title") }}</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue