update
This commit is contained in:
		@@ -61,8 +61,10 @@ export default {
 | 
			
		||||
	box-shadow: inset 0 0 15px rgba($color: #fff, $alpha: 0.285);
 | 
			
		||||
	border-radius: 6px;
 | 
			
		||||
	user-select: none;
 | 
			
		||||
	width: w(465px);
 | 
			
		||||
	height: h(200px);
 | 
			
		||||
	// width: w(465px);
 | 
			
		||||
	// height: h(200px);
 | 
			
		||||
	width: w(528px);
 | 
			
		||||
	height: h(240px);
 | 
			
		||||
	display: flex;
 | 
			
		||||
 | 
			
		||||
	.icon {
 | 
			
		||||
 
 | 
			
		||||
@@ -36,7 +36,7 @@ export default {
 | 
			
		||||
 | 
			
		||||
	> .small-box-2:not(:last-child) {
 | 
			
		||||
		margin: {
 | 
			
		||||
			right: 8px;
 | 
			
		||||
			right: 15px;
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -1,10 +1,6 @@
 | 
			
		||||
<template>
 | 
			
		||||
	<main class="">
 | 
			
		||||
		<AreaOne v-if="false" />
 | 
			
		||||
		<!-- <Container :usage="'NumberOrDate'" />
 | 
			
		||||
		<Container :usage="'Table'" />
 | 
			
		||||
		<Container :usage="'Charts'" />
 | 
			
		||||
		<Container :usage="'NumberAndChart'" /> -->
 | 
			
		||||
		<AreaOne style="position: absolute; top: 160px; left: 1588px; " />
 | 
			
		||||
		
 | 
			
		||||
		<div class="absolute left kiln-runtime">
 | 
			
		||||
			<KilnRuntime />
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user