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