Update validatorLayout.css

This commit is contained in:
Hristo Nedelkov 2024-01-05 10:13:39 +02:00
parent cc1fdfe62d
commit 6fc6d4e442
1 changed files with 1 additions and 4 deletions

View File

@ -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%;