commit | 68253858687108db0ad10cb72688fa3aa3d507d6 | [log] [tgz] |
---|---|---|
author | LaoeGaoci <1523796237@qq.com> | Mon Jun 09 22:42:18 2025 +0800 |
committer | LaoeGaoci <1523796237@qq.com> | Mon Jun 09 22:55:23 2025 +0800 |
tree | 4b08887fb6ab0a078cac6cbccdb5afbcc15a87b2 | |
parent | bb14ecb1dc56c9cb50df2edf15fd2874ebd1ee6f [diff] [blame] |
add download, upload Change-Id: I8830fe9f86608b5c3df6d3720b625db797f3069a
diff --git a/src/app/user/purchased-resources/purchased-resource.scss b/src/app/user/purchased-resources/purchased-resource.scss new file mode 100644 index 0000000..5e466b6 --- /dev/null +++ b/src/app/user/purchased-resources/purchased-resource.scss
@@ -0,0 +1,5 @@ +.PurchasedResource { + max-width: 1200px; + margin: 0 auto; + padding: 0 2rem; +} \ No newline at end of file