dashboard: notification items need more padding on mobile

This commit is contained in:
Johannes Zellner
2024-08-23 19:48:04 +02:00
parent d9301160e1
commit 7640851aa9
+1
View File
@@ -1759,6 +1759,7 @@ div:hover > .picture-edit-indicator {
.notification-item {
cursor: pointer;
padding: 10px 15px;
&:hover {
box-shadow: 0 2px 27px rgba(0,0,0,.1);