Browse Source

refac: styling

Timothy J. Baek 11 tháng trước cách đây
mục cha
commit
58e69230a9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/lib/components/workspace/Functions.svelte

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

@@ -223,7 +223,7 @@
 					</button>
 				</FunctionMenu>
 
-				<div class=" self-center mx-1.5">
+				<div class=" self-center mx-1">
 					<Switch />
 				</div>
 			</div>