style
This commit is contained in:
@@ -131,7 +131,7 @@ const theme = useThemeVars();
|
||||
<template #default>
|
||||
<span class="font-small" :style="{ color: offlineDeviceCount > 0 ? theme.errorColor : '' }">{{ offlineDeviceCount }}</span>
|
||||
<span class="font-small">/</span>
|
||||
<span class="font-small">/{{ deviceCount }}</span>
|
||||
<span class="font-small">{{ deviceCount }}</span>
|
||||
</template>
|
||||
<template #suffix>
|
||||
<span class="font-xx-small">台</span>
|
||||
|
||||
Reference in New Issue
Block a user