minor qa polish

This commit is contained in:
drusepth 2022-12-05 18:47:32 -08:00
parent 89386ef181
commit d4fc46113f
2 changed files with 6 additions and 1 deletions

View File

@ -7,3 +7,8 @@
.thredded--topic-header--follow-info--unfollow {
position: static !important;
}
.thredded--container {
margin: 0;
margin-left: 3em !important;
}

View File

@ -14,7 +14,7 @@
</aside>
<main class="flex-1 relative z-0 focus:outline-none">
<!-- main panel-->
<div class="py-6 px-4 sm:px-6 lg:px-8">
<div class="py-6 px-4 sm:px-6 lg:px-1">
<%= thredded_page do %>
<%= content_tag :section,
id: dom_id(topic),