Browse Source

refac: styling

Timothy Jaeryang Baek 5 months ago
parent
commit
af0ba53715
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/components/workspace/Models/ModelEditor.svelte

+ 1 - 1
src/lib/components/workspace/Models/ModelEditor.svelte

@@ -343,7 +343,7 @@
 				<div class="self-center md:self-start flex justify-center my-2 flex-shrink-0">
 					<div class="self-center">
 						<button
-							class="rounded-2xl flex flex-shrink-0 items-center bg-white shadow-2xl group relative"
+							class="rounded-2xl flex flex-shrink-0 items-center bg-white shadow-xl group relative"
 							type="button"
 							on:click={() => {
 								filesInputElement.click();