mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-04 00:02:37 +01:00
layout: change info and details tab size
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
06c8743207
commit
521175967e
@ -18,11 +18,11 @@
|
||||
<template>
|
||||
<div class="page-header-index-wide page-header-wrapper-grid-content-main">
|
||||
<a-row :gutter="12">
|
||||
<a-col :md="24" :lg="9" style="margin-bottom: 12px">
|
||||
<a-col :md="24" :lg="8" style="margin-bottom: 12px">
|
||||
<slot name="left">
|
||||
</slot>
|
||||
</a-col>
|
||||
<a-col :md="24" :lg="15">
|
||||
<a-col :md="24" :lg="16">
|
||||
<slot name="right">
|
||||
</slot>
|
||||
</a-col>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user