fix(web): azure & gray theme header font colors

This commit is contained in:
Zack Spear
2023-11-27 17:36:49 -05:00
parent 46a0567881
commit c681848d60
3 changed files with 15 additions and 5 deletions
@@ -39,7 +39,7 @@ const title = computed((): string => {
<template>
<button
class="group text-18px border-0 relative flex flex-row justify-end items-center h-full gap-x-8px opacity-100 hover:opacity-75 focus:opacity-75 hover:text-alpha focus:text-alpha transition-opacity"
class="group text-18px border-0 relative flex flex-row justify-end items-center h-full gap-x-8px opacity-100 hover:opacity-75 focus:opacity-75 transition-opacity"
:title="title"
@click="dropdownStore.dropdownToggle()"
>