mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-05 12:35:24 +00:00
fix: update style
This commit is contained in:
parent
5f39c86fc6
commit
9084b22278
@ -68,6 +68,7 @@ limitations under the License. -->
|
|||||||
:style="{
|
:style="{
|
||||||
color: theme === 'light' ? '#eee' : '#252a2f',
|
color: theme === 'light' ? '#eee' : '#252a2f',
|
||||||
}"
|
}"
|
||||||
|
v-if="showMenu"
|
||||||
>
|
>
|
||||||
<Icon size="middle" iconName="format_indent_decrease" @click="controlMenu" />
|
<Icon size="middle" iconName="format_indent_decrease" @click="controlMenu" />
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user