Adjust Transactions page layout
Adjusted the layout of the Transactions page to be more centered, referencing the layout of the 지출 화면.
This commit is contained in:
@@ -177,15 +177,11 @@
|
||||
}
|
||||
|
||||
.desktop-container {
|
||||
@apply max-w-[500px] mx-auto;
|
||||
@apply max-w-md mx-auto;
|
||||
}
|
||||
|
||||
.desktop-card {
|
||||
@apply max-w-[500px] mx-auto;
|
||||
}
|
||||
|
||||
.neuro-card {
|
||||
@apply max-w-[500px] mx-auto;
|
||||
@apply w-full mx-auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user