Merge branch 'main' of ssh://18.167.251.121:10002/aidlab/FiDA_Front
This commit is contained in:
@@ -439,7 +439,8 @@
|
||||
.agent-container {
|
||||
// width: 39%;
|
||||
// width: 63.4rem;
|
||||
flex: 1;
|
||||
// flex: 1;
|
||||
width: 634px;
|
||||
margin-right: 2.7rem;
|
||||
background-color: #fff;
|
||||
border-radius: 2rem;
|
||||
|
||||
@@ -106,7 +106,8 @@
|
||||
justify-content: flex-end;
|
||||
height: min-content;
|
||||
> .btn {
|
||||
padding: 1.5rem 1.45rem;
|
||||
padding: 0 1.45rem;
|
||||
line-height: 4rem;
|
||||
font-weight: 500;
|
||||
font-size: 1.4rem;
|
||||
border-radius: 3rem;
|
||||
@@ -140,7 +141,8 @@
|
||||
}
|
||||
|
||||
.preview-wrapper {
|
||||
width: 56%;
|
||||
// width: 56%;
|
||||
flex: 1;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user