This commit is contained in:
2026-05-23 08:43:03 +02:00
parent 1410200cf2
commit 0d85ff0535

View File

@@ -9330,7 +9330,7 @@ textarea.mod-reason {
.notifications-page .notif-item {
display: grid !important;
grid-template-columns: 0fr 1fr;
grid-template-columns: auto 1fr;
width: 100%;
align-items: center;
padding: 8px 15px;