feat: add notifications and environment settings pages

This commit is contained in:
shenghuo2
2025-06-21 10:38:04 +08:00
parent b99f4810b5
commit ccb4cf909f
6 changed files with 1070 additions and 3 deletions

View File

@ -75,6 +75,7 @@
background-color: #fff;
border-radius: 12px;
padding: 20px;
padding-right: 55px;
position: relative;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
cursor: pointer;