Update validatorLayout.css
This commit is contained in:
parent
cc1fdfe62d
commit
6fc6d4e442
|
@ -1,6 +1,6 @@
|
|||
.layout {
|
||||
background-color: #fff;
|
||||
|
||||
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
@ -24,7 +24,6 @@
|
|||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: end;
|
||||
|
||||
}
|
||||
.container-inner {
|
||||
max-width: 70%;
|
||||
|
@ -98,8 +97,6 @@
|
|||
padding: 20px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.layout-right {
|
||||
flex: 0 0 100%;
|
||||
max-width: 100%;
|
||||
|
|
Loading…
Reference in New Issue