mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
minor qa polish
This commit is contained in:
parent
89386ef181
commit
d4fc46113f
@ -7,3 +7,8 @@
|
||||
.thredded--topic-header--follow-info--unfollow {
|
||||
position: static !important;
|
||||
}
|
||||
|
||||
.thredded--container {
|
||||
margin: 0;
|
||||
margin-left: 3em !important;
|
||||
}
|
||||
@ -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),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user