We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b7651c commit 1290a93Copy full SHA for 1290a93
streampark-console/streampark-console-webapp/src/views/setting/Alarm/index.vue
@@ -164,7 +164,7 @@
164
</script>
165
166
<template>
167
- <PageWrapper contentFullHeight fixed-height content-class="flex flex-col">
+ <PageWrapper contentFullHeight content-class="flex flex-col">
168
<div class="bg-white py-16px px-24px">
169
<span class="alarm-title">{{ t('setting.alarm.alertSetting') }}</span>
170
<div v-auth="'project:create'">
0 commit comments