mirror of
https://github.com/unraid/api.git
synced 2026-01-04 23:50:37 -06:00
refactor(web): HeaderOsVersion text size
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user