refactor: polish dark theme colors and add border accents
This commit is contained in:
@@ -179,7 +179,7 @@
|
||||
{{end}}
|
||||
</section>
|
||||
</div>
|
||||
<aside class="fixed right-0 top-0 hidden h-screen w-80 shrink-0 flex-col overflow-y-auto bg-background-sidebar p-8 lg:flex">
|
||||
<aside class="fixed right-0 top-0 hidden h-screen w-80 shrink-0 flex-col overflow-y-auto border-l border-(--border-light) bg-background-sidebar p-8 lg:flex">
|
||||
<div class="flex flex-col gap-8">
|
||||
<section>
|
||||
<h3 class="mb-6 text-base font-normal text-foreground">Information</h3>
|
||||
|
||||
Reference in New Issue
Block a user