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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

View File

@ -38,6 +38,7 @@
}
.modal-topic-timer-info {
margin-top: 1rem;
.topic-timer-info {
border-top: 0;
}

View File

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