[1] Updated some .css so the editorpage is properly formatted. Still have issues with the codeblock. We are unable to style <pre><code> sequenced elements in an effective way so the solution was to add the ability to scrolls. Not ideal, but for the time being we'll live with it.
[2] Modified the Main page so that extra sidebar wouldn't be displayed if the user has not selected a category
[3] No longer display a transaction if the user purchases their own content (something we will want to prevent in the first place)
[4] Tinkered with the draftlistitem so it doesn't show on mobile. We don't want users creating posts on mobile.
Relatively minor changes here.
[1] Updated some .css so the editorpage is properly formatted. Still have issues with the codeblock. We are unable to style
<pre><code>
sequenced elements in an effective way so the solution was to add the ability to scrolls. Not ideal, but for the time being we'll live with it.[2] Modified the Main page so that extra sidebar wouldn't be displayed if the user has not selected a category
[3] No longer display a transaction if the user purchases their own content (something we will want to prevent in the first place)
[4] Tinkered with the draftlistitem so it doesn't show on mobile. We don't want users creating posts on mobile.