000
This commit is contained in:
parent
68ee85256e
commit
0d8e5555d1
|
|
@ -215,7 +215,8 @@ body, html, #__nuxt, #__layout {
|
|||
background: url("~/assets/peakCoalMonitoring/left/bg.png") left bottom no-repeat;
|
||||
background-size: 100% 100%;
|
||||
box-sizing: border-box;
|
||||
padding: 16px;
|
||||
padding: 10px;
|
||||
padding-right: 0;
|
||||
|
||||
.atmospheric-module-module{
|
||||
height: 336px;
|
||||
|
|
@ -244,7 +245,8 @@ body, html, #__nuxt, #__layout {
|
|||
background: url("~/assets/peakCoalMonitoring/right/bg.png") left bottom no-repeat;
|
||||
background-size: 100% 100%;
|
||||
box-sizing: border-box;
|
||||
padding: 16px;
|
||||
padding: 10px;
|
||||
padding-left: 0;
|
||||
.flex-column;
|
||||
pointer-events: auto;
|
||||
.energy-profile-module{
|
||||
|
|
|
|||
Loading…
Reference in New Issue