Fix style of email domain block table (#5218)
This commit is contained in:
parent
ecfa1c3f3b
commit
43577e9f59
|
@ -1,6 +1,7 @@
|
||||||
- content_for :page_title do
|
- content_for :page_title do
|
||||||
= t('admin.email_domain_blocks.title')
|
= t('admin.email_domain_blocks.title')
|
||||||
|
|
||||||
|
.table-wrapper
|
||||||
%table.table
|
%table.table
|
||||||
%thead
|
%thead
|
||||||
%tr
|
%tr
|
||||||
|
|
Loading…
Reference in New Issue