This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
rongxin.dashboard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
表格
master
庞东旭
2 weeks ago
parent
ccf1e2f494
commit
986ca38d59
2 changed files
with
6 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
public/styles/theme-chalk/index.css
+5
-0
src/App.vue
+ 1
- 1
public/styles/theme-chalk/index.css
File diff suppressed because it is too large
View File
+ 5
- 0
src/App.vue
View File
@@ -13,6 +13,11 @@ export default {
components: { ThemePicker }
}
</script>
<style>
.el-table--medium .el-table__cell{
padding: 7px 0;
}
</style>
<style scoped>
#app .theme-picker {
display: none;
Write
Preview
Loading…
Cancel
Save