This commit is contained in:
aaron 2025-03-02 09:56:30 +08:00
parent 07a915a744
commit 8244195f22
2 changed files with 2 additions and 4 deletions

View File

@ -209,12 +209,11 @@ export default {
.request-card {
width: 100%;
max-width: 90%;
max-width: 98%;
background-color: #FFFFFF;
border-radius: 20px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
padding: 25px 20px;
margin-top: 20px;
}
.page-title {

View File

@ -261,12 +261,11 @@ export default {
.request-card {
width: 100%;
max-width: 90%;
max-width: 98%;
background-color: #FFFFFF;
border-radius: 20px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
padding: 25px 20px;
margin-top: 20px;
}
.page-title {