1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

ci: ubuntu 20.04 as linux actions target

This commit is contained in:
2022-11-30 15:57:48 +01:00
parent cf5247bf35
commit 4ca40c07d6
3 changed files with 3 additions and 3 deletions

View File

@ -45,7 +45,7 @@ const workspace = computed(() => {
changeBreadcrumbs({ schema: workspace.value.breadcrumbs.schema });
</script>
<style scoped>
<style lang="scss" scoped>
.empty {
height: 100%;
border-radius: 0;