mirror of
https://github.com/PaiGramTeam/PamGram.git
synced 2024-11-16 03:55:26 +00:00
🐛 Adjust the container width on the wish_log
page
Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
This commit is contained in:
parent
36a72b2281
commit
9b652e5a8c
@ -20,11 +20,11 @@ body {
|
||||
font-family: PingFangSC-Medium, PingFang SC, sans-serif;
|
||||
transform: scale(1.5);
|
||||
transform-origin: 0 0;
|
||||
width: 1020px;
|
||||
width: 980px
|
||||
}
|
||||
|
||||
.container {
|
||||
width: 510px;
|
||||
width: 980px;
|
||||
padding: 20px 15px 10px 15px;
|
||||
background-color: #f5f6fb;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user