mirror of
https://github.com/discourse/discourse.git
synced 2025-03-01 08:49:20 +00:00
UX: minor fixes in topic action modal (#24772)
This commit is contained in:
parent
edf074bf78
commit
001d2176e5
@ -38,6 +38,7 @@
|
||||
}
|
||||
|
||||
.modal-topic-timer-info {
|
||||
margin-top: 1rem;
|
||||
.topic-timer-info {
|
||||
border-top: 0;
|
||||
}
|
||||
|
@ -6,6 +6,10 @@
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.relative-time-duration {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.select-kit {
|
||||
flex: 1;
|
||||
width: auto;
|
||||
|
Loading…
x
Reference in New Issue
Block a user