Fixed content getting out of screen on small screens
This commit is contained in:
@@ -121,7 +121,7 @@ function clear() {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="flex flex-col w-full lg:w-1/2 h-full items-center">
|
||||
<div class="flex flex-col w-full lg:w-1/2 h-1/2 lg:h-full items-center">
|
||||
<div class="flex place-content-between w-full items-center m-2">
|
||||
<span class="dark:text-white">Result:</span>
|
||||
<div class="flex space-x-2">
|
||||
|
||||
Reference in New Issue
Block a user