We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c7333d commit c70aba5Copy full SHA for c70aba5
src/views/home/Index.vue
@@ -18,7 +18,7 @@ getUserInfo({ token: 'admin-token' }).then(res => {
18
19
<style lang="scss" scoped>
20
.index {
21
- padding: .1rem;
+ padding: 10px;
22
min-height: 100vh;
23
background: $main-bg-color;
24
overflow: auto;
0 commit comments