瀏覽代碼

refac: styling

Timothy J. Baek 11 月之前
父節點
當前提交
54420f5300
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/lib/components/chat/MessageInput/CallOverlay.svelte

+ 1 - 1
src/lib/components/chat/MessageInput/CallOverlay.svelte

@@ -328,7 +328,7 @@
 		<div
 		<div
 			class="absolute w-full h-full bg-white text-gray-700 dark:bg-black dark:text-gray-300 flex justify-center"
 			class="absolute w-full h-full bg-white text-gray-700 dark:bg-black dark:text-gray-300 flex justify-center"
 		>
 		>
-			<div class="max-w-lg w-full h-screen flex flex-col justify-between p-6">
+			<div class="max-w-lg w-full h-screen max-h-[100dvh] flex flex-col justify-between p-6">
 				<div>
 				<div>
 					<!-- navbar -->
 					<!-- navbar -->
 				</div>
 				</div>