UX: Adjust bulk select action placement

This commit is contained in:
Jordan Vidrine
2025-04-24 12:16:01 -05:00
parent 806b800f1f
commit d887ad9475
+2 -1
View File
@@ -50,7 +50,8 @@
.bulk-select-topics {
position: absolute;
right: -1em;
right: 0;
bottom: 0;
background: var(--secondary);
border-radius: 0 0 0 var(--d-border-radius);
padding: 1em;