Rebrand web-ui

This commit is contained in:
Yukino Song
2024-08-04 19:07:38 +08:00
parent a8e1ecde6e
commit ad3b725a81
23 changed files with 605 additions and 603 deletions

View File

@@ -48,7 +48,7 @@ const effectivePort = computed(() => +config.value?.port ?? defaultMoonlightPort
<div class="alert alert-danger" v-if="(+effectivePort + 21) > 65535">
<i class="fa-solid fa-xl fa-triangle-exclamation"></i> {{ $t('config.port_alert_2') }}
</div>
<!-- Create a port table for the various ports needed by Sunshine -->
<!-- Create a port table for the various ports needed by Apollo -->
<table class="table">
<thead>
<tr>