mirror of
https://github.com/discourse/discourse.git
synced 2025-01-16 03:32:40 +08:00
UX: Align silence reason header text with content alignment (#30639)
This commit is contained in:
parent
61450b0947
commit
3f729b23bc
|
@ -164,6 +164,7 @@
|
|||
@order={{this.order}}
|
||||
@asc={{this.asc}}
|
||||
@automatic={{true}}
|
||||
class="directory-table__column-header--silence-reason"
|
||||
/>
|
||||
{{/if}}
|
||||
<PluginOutlet
|
||||
|
|
|
@ -117,7 +117,8 @@
|
|||
margin-top: 1em;
|
||||
&__column-header {
|
||||
&--username,
|
||||
&---email {
|
||||
&---email,
|
||||
&--silence-reason {
|
||||
.header-contents {
|
||||
text-align: left;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user