diff --git a/web_src/src/App.vue b/web_src/src/App.vue index 3590f737..4ae7ea84 100644 --- a/web_src/src/App.vue +++ b/web_src/src/App.vue @@ -76,7 +76,7 @@ body, line-height: 60px; } .el-main { - background-color: #e9eef3; + background-color: #f0f2f5; color: #333; text-align: center; padding-top: 0px !important; @@ -101,4 +101,8 @@ body, box-shadow: inset 0 0 6px rgba(0, 0, 0, .1); -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1); } +.table-header { + color: #727272; + font-weight: 600; +} diff --git a/web_src/src/components/DeviceList.vue b/web_src/src/components/DeviceList.vue index 62cba31f..d268b8a3 100644 --- a/web_src/src/components/DeviceList.vue +++ b/web_src/src/components/DeviceList.vue @@ -9,21 +9,21 @@ - - + + - + - + - + - + - + - + - + - + - + - + - + @@ -347,4 +349,5 @@ export default { padding: 0.3rem; width: 14.4rem; } + diff --git a/web_src/src/components/channelList.vue b/web_src/src/components/channelList.vue index 60f3112f..f0888c1b 100644 --- a/web_src/src/components/channelList.vue +++ b/web_src/src/components/channelList.vue @@ -32,49 +32,42 @@ - + - + - + - + - + - + - - + + - +