forked from github/dataease
refactor: 优化字体大小限制,防止过滤组件标题被隐藏
This commit is contained in:
parent
bd38da01db
commit
d74cd5ba63
@ -1,6 +1,7 @@
|
||||
import { sin, cos } from '@/components/canvas/utils/translate'
|
||||
import store from '@/store'
|
||||
import Vue from 'vue'
|
||||
|
||||
export const LIGHT_THEME_COLOR_MAIN = '#000000'
|
||||
export const LIGHT_THEME_COLOR_SLAVE1 = '#CCCCCC'
|
||||
export const LIGHT_THEME_PANEL_BACKGROUND = '#F1F3F5'
|
||||
|
Loading…
Reference in New Issue
Block a user