This commit is contained in:
2026-01-25 19:18:34 +07:00
parent 770c09b9b2
commit 8bdcbbf527
6 changed files with 200 additions and 16 deletions

View File

@@ -104,6 +104,6 @@ const bgClass = computed(() => {
<style scoped>
.notification-item {
position: relative;
border-radius: 8px;
}
</style>