mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-02 18:15:22 +00:00
fix: update style
This commit is contained in:
parent
fe81197d49
commit
bfee905e5b
@ -48,7 +48,7 @@ limitations under the License. -->
|
||||
width="95%"
|
||||
@closed="dashboardStore.setConfigPanel(false)"
|
||||
>
|
||||
<span>Configurations</span>
|
||||
<div class="configuration">xxxx</div>
|
||||
</el-dialog>
|
||||
</div>
|
||||
</template>
|
||||
@ -121,4 +121,8 @@ dashboardStore.setLayout(layout);
|
||||
background-color: #eee;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
.configuration {
|
||||
height: 600px;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user