mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2026-01-16 15:02:25 +01:00
115 refactor dynamic page component
This commit is contained in:
@@ -47,7 +47,7 @@ function nextStep() {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="flex flex-column mx-8 mt-2 w-full">
|
||||
<div class="flex flex-column w-full">
|
||||
<Button
|
||||
:disabled="store.isEmpty()"
|
||||
class="col-12 md:col-4 mb-3 align-self-end"
|
||||
|
||||
Reference in New Issue
Block a user