浏览代码

refac: styling

Timothy J. Baek 10 月之前
父节点
当前提交
58e69230a9
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>