fix: upc text vertical centering

This commit is contained in:
Zack Spear
2023-08-01 15:56:25 -07:00
committed by Zack Spear
parent 1a90c02f3a
commit e2a38fc666
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ const title = computed((): string => {
<template>
<button
class="group text-18px hover:text-alpha focus:text-alpha border border-transparent relative flex flex-row justify-end items-center h-full gap-x-8px outline-none focus:outline-none"
class="group text-18px hover:text-alpha focus:text-alpha border-0 relative flex flex-row justify-end items-center h-full gap-x-8px outline-none focus:outline-none"
:title="title"
@click="dropdownStore.dropdownToggle()"
>