Issue #145: Add padding-bottom: 5rem;
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user