Explorar o código

refac: styling

Timothy Jaeryang Baek hai 6 meses
pai
achega
af0ba53715
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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();