Use light theme on Settings pages

This commit is contained in:
Alex Gleason 2020-03-12 12:35:49 -05:00
parent 5661277d9d
commit 2447241ab0
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
- content_for :header_tags do
= javascript_pack_tag 'public', integrity: true, crossorigin: 'anonymous'
%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
.admin-wrapper