diff --git a/tubio-frontend-nuxt-app/assets/css/modular.css b/tubio-frontend-nuxt-app/assets/css/modular.css new file mode 100644 index 0000000..7f97456 --- /dev/null +++ b/tubio-frontend-nuxt-app/assets/css/modular.css @@ -0,0 +1,4 @@ +.inherit-all { + all: inherit; +} + \ No newline at end of file diff --git a/tubio-frontend-nuxt-app/components/PleaseWaitBlocker.vue b/tubio-frontend-nuxt-app/components/PleaseWaitBlocker.vue index 6ab19ec..b301976 100644 --- a/tubio-frontend-nuxt-app/components/PleaseWaitBlocker.vue +++ b/tubio-frontend-nuxt-app/components/PleaseWaitBlocker.vue @@ -1,12 +1,14 @@