Fix activity feed padding (#29234)

This commit is contained in:
Luke Heath
2025-05-17 15:07:05 -05:00
committed by GitHub
parent 7380919dc3
commit 9156ce35dd
@@ -22,6 +22,6 @@
font-size: $xx-small;
position: absolute;
top: 14px;
right: 0;
right: 14px;
}
}