@@ -206,7 +206,7 @@ const defaultOption = {
},
grid: {
- bottom: 20,
+ bottom: 30,
left: 70,
right: 30,
@@ -39,4 +39,5 @@
.tabs {
position: absolute;
top: 0.4rem;
+ left: 0.4rem;
}
@@ -283,7 +283,7 @@ const Scada = () => {
style={{
width: '707px',
height: '279px',
- borderRadius: '0 0 42px 0',
+ borderRadius: '0 0 44px 0',
}}
src={url}
/>
@@ -23,7 +23,7 @@
position: relative;
display: inline-block;
cursor: pointer;
- border-radius: 46px 6px 48px 6px;
+ border-radius: 40px 5px 42px 5px;
box-shadow: 2px 13px 18px 0 rgba(9, 64, 115, 0.49);
> ul {
display: flex;