fix: nginx log indent

This commit is contained in:
Jacky 2024-10-24 10:39:14 +08:00
parent d395850784
commit 6c7fa1b37d
No known key found for this signature in database
GPG key ID: 215C21B10DF38B4D

View file

@ -162,11 +162,10 @@ const computedBuffer = computed(() => {
<ACard>
<pre
ref="logContainer"
v-dompurify-html="computedBuffer"
class="nginx-log-container"
@scroll="debounce_scroll_log"
>
{{ computedBuffer }}
</pre>
/>
</ACard>
<FooterToolBar v-if="control.type === 'site'">
<AButton @click="router.go(-1)">