Bug description
Using Revealjs, the footnote is appearing on top of the text no matter how little text I have on the slide. See the below example.
---
title: "Footnote"
format: revealjs
---
# Test
This needs a footnote^[Footnote]
Renders as:

The settings:
kevinreuning@Kevins-MacBook-Pro-4 R Bootcamp % quarto preview "/Users/kevinreuning/Dropbox/Teaching_Kevin/Spring_2023/R Bootcamp/
tmp.qmd" --no-browser --no-watch-inputs
pandoc
to: revealjs
output-file: tmp.html
standalone: true
title-prefix: Presentations
wrap: none
default-image-extension: png
html-math-method:
method: mathjax
url: >-
https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS_HTML-full
slide-level: 2
metadata
link-citations: true
width: 1050
height: 700
margin: 0.1
center: false
navigationMode: linear
controlsLayout: edges
controlsTutorial: false
hash: true
history: true
hashOneBasedIndex: false
fragmentInURL: false
transition: none
backgroundTransition: none
pdfSeparateFragments: false
lang: en
auto-stretch: true
author: Kevin Reuning
theme:
- default
title: Footnote
Output created: _site/tmp.html
Quarto version: 1.2.280
System Version: macOS 13.1 (22C65)
Checklist
Bug description
Using Revealjs, the footnote is appearing on top of the text no matter how little text I have on the slide. See the below example.
Renders as:

The settings:
Quarto version: 1.2.280
System Version: macOS 13.1 (22C65)
Checklist