refactor(web): HeaderOsVersion text size

This commit is contained in:
Zack Spear
2023-09-27 17:13:12 -07:00
committed by Zack Spear
parent ba16411bf1
commit 7dffa1a701

View File

@@ -36,7 +36,7 @@ const { rebootType, rebootTypeText } = storeToRefs(updateOsActionsStore);
color="custom"
:icon="InformationCircleIcon"
icon-styles="text-gamma"
size="12px"
size="14px"
class="text-gamma group-hover:text-orange-dark group-focus:text-orange-dark group-hover:underline group-focus:underline"
>
{{ osVersion }}