Skip to content

Commit 1290a93

Browse files
fix alarm view css
1 parent 2b7651c commit 1290a93

File tree

1 file changed

+1
-1
lines changed
  • streampark-console/streampark-console-webapp/src/views/setting/Alarm

1 file changed

+1
-1
lines changed

streampark-console/streampark-console-webapp/src/views/setting/Alarm/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
</script>
165165

166166
<template>
167-
<PageWrapper contentFullHeight fixed-height content-class="flex flex-col">
167+
<PageWrapper contentFullHeight content-class="flex flex-col">
168168
<div class="bg-white py-16px px-24px">
169169
<span class="alarm-title">{{ t('setting.alarm.alertSetting') }}</span>
170170
<div v-auth="'project:create'">

0 commit comments

Comments
 (0)