Issue #145: Add padding-bottom: 5rem;

This commit is contained in:
chiayin
2023-09-28 13:01:53 +08:00
parent ed4314e6c0
commit 64c8aec657

View File

@@ -1,6 +1,6 @@
<template> <template>
<div class="bg-neutral-10 border border-neutral-300 rounded-xl px-4 w-full h-full"> <div class="bg-neutral-10 border border-neutral-300 rounded-xl px-4 w-full h-full">
<section class="py-2 space-y-2 text-sm min-w-[48%] h-full"> <section class="pt-2 pb-20 space-y-2 text-sm min-w-[48%] h-full">
<p class="h2">Range Selection</p> <p class="h2">Range Selection</p>
<div class="text-primary h2 flex items-center justify-start"> <div class="text-primary h2 flex items-center justify-start">
<span class="material-symbols-outlined mr-2 text-base">info</span> <span class="material-symbols-outlined mr-2 text-base">info</span>