style: update notification item styles for improved layout and alignment

This commit is contained in:
Moyasee
2025-12-27 00:32:15 +02:00
parent 263d0be4e4
commit e335e05628

View File

@@ -11,6 +11,8 @@
transition: all ease 0.2s;
position: relative;
opacity: 0.4;
width: 100%;
text-align: left;
&:hover {
background-color: rgba(255, 255, 255, 0.03);