ui: add tooltip for footer buttons

This commit is contained in:
三咲智子 2022-11-28 15:16:22 +08:00
parent 30eb95f1bd
commit df9e4edde7
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
2 changed files with 12 additions and 7 deletions

View file

@ -20,7 +20,7 @@ const languageList = [
<template>
<CommonTooltip placement="bottom" content="Select Language">
<CommonDropdown>
<button align-top>
<button flex>
<div i-ri:earth-line text-lg />
</button>