fix: some style problems #5

This commit is contained in:
chenghx
2018-08-14 10:43:13 +08:00
parent 0f846c6ac7
commit ac4177fa52
4 changed files with 14 additions and 6 deletions

View File

@@ -170,14 +170,13 @@ export default {
}
</script>
<style lang="less">
<style lang="less" scoped>
.content {
position: relative;
top: 4px;
flex: 1 1 auto;
color: rgba(0, 0, 0, 0.45);
line-height: 22px;
margin-left: 24px;
.title {
font-size: 20px;
line-height: 28px;