refactor css

This commit is contained in:
pa
2026-03-08 21:54:29 +09:00
parent 8c21ecd9f0
commit 47807db8cb
18 changed files with 150 additions and 221 deletions
-14
View File
@@ -295,17 +295,3 @@
sendInviteRequestResponseDialogVisible.value = true;
}
</script>
<style scoped>
.button-pd-0 {
padding: 0;
}
.notification-image {
flex: none;
height: 30px;
width: 30px;
border-radius: 4px;
object-fit: cover;
}
</style>