docs: add pricing banner (#1391)

This commit is contained in:
Benjamin Canac
2024-02-22 15:30:38 +01:00
committed by GitHub
parent 87526b9ec5
commit 81854112e3
4 changed files with 80 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
<template #right>
<ColorPicker />
<UTooltip text="Search" :shortcuts="[metaSymbol, 'K']">
<UTooltip text="Search" :shortcuts="[metaSymbol, 'K']" :popper="{ strategy: 'absolute' }">
<UContentSearchButton :label="null" />
</UTooltip>