Compare commits

...

1 Commits

Author SHA1 Message Date
Jordan Vidrine d887ad9475 UX: Adjust bulk select action placement 2025-04-24 12:16:01 -05:00
+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;