mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 00:02:46 +08:00
style (#482)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
:triggerLength="18"
|
||||
>
|
||||
<template #one>
|
||||
<div class="relation-views-left" :style="{ height: `${windowHeight - 115}px` }">
|
||||
<div class="relation-views-left" :style="{ height: `${windowHeight - 64}px` }">
|
||||
<div class="relation-views-left-header" :title="$route.meta.name">{{ $route.meta.name }}</div>
|
||||
<a-input
|
||||
:placeholder="$t('cmdb.serviceTree.searchTips')"
|
||||
|
@@ -6,7 +6,7 @@
|
||||
:max="500"
|
||||
:paneLengthPixel.sync="paneLengthPixel"
|
||||
appName="setting-structure"
|
||||
triggerColor="#F0F5FF"
|
||||
triggerColor="#b1c9ff"
|
||||
:triggerLength="18"
|
||||
>
|
||||
<template #one>
|
||||
|
Reference in New Issue
Block a user