no message

This commit is contained in:
DESKTOP-RQ919RC\Pc
2025-09-25 14:54:44 +08:00
parent 87acd9c156
commit c5abafdc86
2 changed files with 1 additions and 2 deletions

View File

@@ -218,7 +218,6 @@
left: 997px; left: 997px;
} }
.container .container-box .details { .container .container-box .details {
max-height: 500px;
margin-bottom: 40px; margin-bottom: 40px;
width: 1200px; width: 1200px;
border-radius: 20px; border-radius: 20px;

View File

@@ -251,7 +251,7 @@
.details { .details {
// height: 500px; // height: 500px;
// flex: 1; // flex: 1;
max-height: 500px; // max-height: 500px;
margin-bottom: 40px; margin-bottom: 40px;
width: 1200px; width: 1200px;
border-radius: 20px; border-radius: 20px;