Merge pull request #8077 from dataease/pr@dev@refactor_public-link
Pr@dev@refactor public link
This commit is contained in:
commit
7d2c140b74
@ -241,7 +241,7 @@ export default {
|
||||
width: 60px;
|
||||
right: 0;
|
||||
top: 0;
|
||||
border-top: 60px solid rgba(245, 74, 69, 0);
|
||||
border-top: 10px solid rgba(245, 74, 69, 0);
|
||||
border-left: 60px solid transparent;
|
||||
cursor: pointer;
|
||||
z-index: 999;
|
||||
|
||||
@ -1111,8 +1111,8 @@ export default {
|
||||
tableChart.customAttr.color.tableFontColor = '#7c7e81'
|
||||
tableChart.customAttr.color.enableTableCrossBG = false
|
||||
tableChart.customAttr.size.showTableHeader = true
|
||||
tableChart.customAttr.size.tableTitleFontSize = 12
|
||||
tableChart.customAttr.size.tableItemFontSize = 12
|
||||
tableChart.customAttr.size.tableTitleFontSize = 14
|
||||
tableChart.customAttr.size.tableItemFontSize = 14
|
||||
}
|
||||
tableChart.customAttr.size.tableColumnFreezeHead = 0
|
||||
tableChart.customAttr.size.tableRowFreezeHead = 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user