Make sidebar group and clean up styling a bit
This commit is contained in:
+1
-1
@@ -343,7 +343,7 @@
|
||||
{@const activityParams = currentEditor.params.activity[activity]}
|
||||
{@const activityMetadata = allStandards.byActivity(activity).getMetadata()}
|
||||
<div
|
||||
class="w-full -mt-10 -mx-10 px-6 py-2 bg-base-200 border-b border-base-300 flex items-center gap-2 flex-wrap text-sm"
|
||||
class="w-full px-6 py-2 bg-base-200 border-b border-base-300 flex items-center gap-2 flex-wrap text-sm"
|
||||
>
|
||||
<span class="label">Configuration: </span>
|
||||
<select
|
||||
Reference in New Issue
Block a user