Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d887ad9475 |
@@ -50,7 +50,8 @@
|
|||||||
|
|
||||||
.bulk-select-topics {
|
.bulk-select-topics {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: -1em;
|
right: 0;
|
||||||
|
bottom: 0;
|
||||||
background: var(--secondary);
|
background: var(--secondary);
|
||||||
border-radius: 0 0 0 var(--d-border-radius);
|
border-radius: 0 0 0 var(--d-border-radius);
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
|
|||||||
Reference in New Issue
Block a user