mirror of
https://github.com/unraid/api.git
synced 2026-01-06 08:39:54 -06:00
refactor(web): header os version spacing
This commit is contained in:
@@ -26,7 +26,7 @@ const { rebootType, rebootTypeText } = storeToRefs(updateOsActionsStore);
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="flex flex-row justify-center gap-x-8px">
|
||||
<div class="flex flex-row justify-center gap-x-4px">
|
||||
<button
|
||||
@click="updateOsActionsStore.viewCurrentReleaseNotes(t('{0} Release Notes', [osVersion]))"
|
||||
class="group"
|
||||
|
||||
Reference in New Issue
Block a user