UX: minor fixes in topic action modal (#24772)

This commit is contained in:
chapoi
2023-12-07 15:54:56 +02:00
committed by GitHub
parent edf074bf78
commit 001d2176e5
2 changed files with 5 additions and 0 deletions

View File

@@ -6,6 +6,10 @@
flex: 1;
}
.relative-time-duration {
margin-bottom: 0;
}
.select-kit {
flex: 1;
width: auto;