forked from github/dataease
refactor(图表): 表头排序字体大小调整为 14px
This commit is contained in:
parent
b5de1cec88
commit
5ee84d165d
@ -74,6 +74,7 @@ const sort = (type?) => {
|
||||
</template>
|
||||
<style scoped>
|
||||
.sort-btn {
|
||||
font-size: 14px;
|
||||
cursor: pointer;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user