forked from github/dataease
fix: 修复系统主题标题错位问题
This commit is contained in:
parent
f8f285155d
commit
f4e23f7f60
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<el-row class="slider-container">
|
||||
<div
|
||||
style="height: 40px; line-height: 40px; padding-left: 15px; text-align: left; white-space: pre; text-overflow: ellipsis; left: 0px; right: 0px; top: 0px; font-weight: 700"
|
||||
style="height: 40px; padding-left: 15px; text-align: left; white-space: pre; text-overflow: ellipsis; left: 0px; right: 0px; top: 0px; font-weight: 700"
|
||||
>
|
||||
{{ $t('panel.dashboard_theme') }}
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user