mirror of
https://github.com/hkalexling/Mango.git
synced 2026-03-17 00:03:36 -04:00
Fix incorrect modal colors on the reader page
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
<%= render_component "head" %>
|
||||
|
||||
<body>
|
||||
<script src="<%= base_url %>js/theme.js"></script>
|
||||
<div class="uk-section uk-section-default uk-section-small reader-bg">
|
||||
<div class="uk-container uk-container-small">
|
||||
<%- urls.each_with_index do |url, i| -%>
|
||||
|
||||
Reference in New Issue
Block a user