mirror of
https://github.com/discourse/discourse.git
synced 2025-05-20 04:03:06 +08: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 {
|
.modal-topic-timer-info {
|
||||||
|
margin-top: 1rem;
|
||||||
.topic-timer-info {
|
.topic-timer-info {
|
||||||
border-top: 0;
|
border-top: 0;
|
||||||
}
|
}
|
||||||
|
@ -6,6 +6,10 @@
|
|||||||
flex: 1;
|
flex: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.relative-time-duration {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.select-kit {
|
.select-kit {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user