File tree 1 file changed +57
-57
lines changed
src/views/profile/components
1 file changed +57
-57
lines changed Original file line number Diff line number Diff line change @@ -74,61 +74,61 @@ export default {
74
74
</script >
75
75
76
76
<style lang="scss" scoped>
77
- .box-center {
78
- margin : 0 auto ;
79
- display : table ;
80
- }
81
-
82
- .text-muted {
83
- color : #777 ;
84
- }
85
-
86
- .user-profile {
87
- .user-name {
88
- font-weight : bold ;
89
- }
90
-
91
- .box-center {
92
- padding-top : 10px ;
93
- }
94
-
95
- .user-role {
96
- padding-top : 10px ;
97
- font-weight : 400 ;
98
- font-size : 14px ;
99
- }
100
-
101
- .box-social {
102
- padding-top : 30px ;
103
-
104
- .el-table {
105
- border-top : 1px solid #dfe6ec ;
106
- }
107
- }
108
-
109
- .user-follow {
110
- padding-top : 20px ;
111
- }
112
- }
113
-
114
- .user-bio {
115
- margin-top : 20px ;
116
- color : #606266 ;
117
-
118
- span {
119
- padding-left : 4px ;
120
- }
121
-
122
- .user-bio-section {
123
- font-size : 14px ;
124
- padding : 15px 0 ;
125
-
126
- .user-bio-section-header {
127
- border-bottom : 1px solid #dfe6ec ;
128
- padding-bottom : 10px ;
129
- margin-bottom : 10px ;
130
- font-weight : bold ;
131
- }
132
- }
133
- }
77
+ .box-center {
78
+ margin : 0 auto ;
79
+ display : table ;
80
+ }
81
+
82
+ .text-muted {
83
+ color : #777 ;
84
+ }
85
+
86
+ .user-profile {
87
+ .user-name {
88
+ font-weight : bold ;
89
+ }
90
+
91
+ .box-center {
92
+ padding-top : 10px ;
93
+ }
94
+
95
+ .user-role {
96
+ padding-top : 10px ;
97
+ font-weight : 400 ;
98
+ font-size : 14px ;
99
+ }
100
+
101
+ .box-social {
102
+ padding-top : 30px ;
103
+
104
+ .el-table {
105
+ border-top : 1px solid #dfe6ec ;
106
+ }
107
+ }
108
+
109
+ .user-follow {
110
+ padding-top : 20px ;
111
+ }
112
+ }
113
+
114
+ .user-bio {
115
+ margin-top : 20px ;
116
+ color : #606266 ;
117
+
118
+ span {
119
+ padding-left : 4px ;
120
+ }
121
+
122
+ .user-bio-section {
123
+ font-size : 14px ;
124
+ padding : 15px 0 ;
125
+
126
+ .user-bio-section-header {
127
+ border-bottom : 1px solid #dfe6ec ;
128
+ padding-bottom : 10px ;
129
+ margin-bottom : 10px ;
130
+ font-weight : bold ;
131
+ }
132
+ }
133
+ }
134
134
</style >
You can’t perform that action at this time.
0 commit comments