mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-18 12:32:26 +01:00
fix:#26 updated deps and fixed table align for reminder
This commit is contained in:
@@ -91,4 +91,10 @@ const actions = computed(() => [
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
<style scoped>
|
||||
:deep(
|
||||
.p-menu .p-menuitem .p-menuitem-content .p-menuitem-link .p-menuitem-icon
|
||||
) {
|
||||
margin-right: 1rem;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user