update kiln databorad
Šī revīzija ir iekļauta:
vecāks
29e5a3d07a
revīzija
5974e7026e
@ -6,18 +6,7 @@
|
||||
-->
|
||||
|
||||
<template>
|
||||
<div
|
||||
class="KilnDataBoard"
|
||||
style="
|
||||
position: absolute;
|
||||
top: -8px;
|
||||
left: -16px;
|
||||
width: calc(100% + 28px);
|
||||
height: calc(100% + 38px);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 16px;
|
||||
">
|
||||
<div class="KilnDataBoard" style="">
|
||||
<KHeader />
|
||||
<div
|
||||
class="main-body"
|
||||
@ -66,5 +55,20 @@ export default {
|
||||
background: url(../assets/bg.png) no-repeat;
|
||||
background-size: cover;
|
||||
background-position: 0 0;
|
||||
;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
// top: -8px;
|
||||
// left: -16px;
|
||||
// width: calc(100% + 28px);
|
||||
// height: calc(100% + 38px);
|
||||
// width: 100vw;
|
||||
// height: 100vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 16px;
|
||||
}
|
||||
</style>
|
||||
|
Notiek ielāde…
Atsaukties uz šo jaunā problēmā
Block a user