Use light theme on Settings pages
This commit is contained in:
parent
5661277d9d
commit
2447241ab0
|
@ -1,7 +1,7 @@
|
||||||
- content_for :header_tags do
|
- content_for :header_tags do
|
||||||
= javascript_pack_tag 'public', integrity: true, crossorigin: 'anonymous'
|
= javascript_pack_tag 'public', integrity: true, crossorigin: 'anonymous'
|
||||||
%link(rel='stylesheet' href='/legacy/common-05893041.css')
|
%link(rel='stylesheet' href='/legacy/common-05893041.css')
|
||||||
%link(rel='stylesheet' href='/legacy/default-558fca16.chunk.css')
|
%link(rel='stylesheet' href='/legacy/gabsocial-light-e6f94f23.chunk.css')
|
||||||
|
|
||||||
- content_for :content do
|
- content_for :content do
|
||||||
.admin-wrapper
|
.admin-wrapper
|
||||||
|
|
Loading…
Reference in New Issue