调整页面样式

This commit is contained in:
唐明明
2022-01-14 16:16:56 +08:00
parent 18448d7873
commit dd6c5718b0
14 changed files with 51 additions and 52 deletions

View File

@@ -45,10 +45,11 @@
</script>
<style lang="scss" scoped>
page {
.content {
padding: $padding;
box-sizing: border-box;
background-color: $window-color;
min-height: 100vh;
}
.noticeList {