Browse Source

refac: styling

Timothy Jaeryang Baek 5 months ago
parent
commit
6aa837a8a2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/components/workspace/Knowledge.svelte

+ 1 - 1
src/lib/components/workspace/Knowledge.svelte

@@ -145,7 +145,7 @@
 							<Badge type="success" content={$i18n.t('Collection')} />
 						{/if}
 
-						<div class=" flex self-center">
+						<div class=" flex self-center -mr-1 translate-y-1">
 							<ItemMenu
 								on:delete={() => {
 									selectedItem = item;