This commit is contained in:
张成
2025-12-02 13:32:23 +08:00
parent 75e562c1f9
commit ad12d8caa8
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
.enable_notification_page {
width: 100%;
min-height: 100vh;
// min-height: 100vh;
background: radial-gradient(circle at 50% 0%, rgba(191, 255, 239, 1) 0%, rgba(255, 255, 255, 1) 37%);
display: flex;
flex-direction: column;