提交代码
This commit is contained in:
parent
196c990f9c
commit
e635946e1f
|
|
@ -59734,24 +59734,24 @@ div.antd_ant-typography-edit-content__12xcy.antd_ant-typography-rtl__hP3S0 {
|
||||||
border-radius: .28571429rem;
|
border-radius: .28571429rem;
|
||||||
border: 1px solid rgba(34, 36, 38, .15);
|
border: 1px solid rgba(34, 36, 38, .15);
|
||||||
>div:nth-child(1){
|
>div:nth-child(1){
|
||||||
width: 100%;
|
width: 100% !important;
|
||||||
height: 90%;
|
height: 90% !important;
|
||||||
>div{
|
>div{
|
||||||
width: 100%;
|
width: 100% !important;
|
||||||
height: 100%;
|
height: 100% !important;
|
||||||
>div:nth-child(1){
|
>div:nth-child(1){
|
||||||
width: 100%;
|
width: 100% !important;
|
||||||
height: 90%;
|
height: 90% !important;
|
||||||
>div:nth-child(2){
|
>div:nth-child(2){
|
||||||
width: 100%;
|
width: 100% !important;
|
||||||
height: 100%;
|
height: 100% !important;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
>div:nth-child(2){
|
>div:nth-child(2){
|
||||||
width: 100%;
|
width: 100% !important;
|
||||||
height: 10%;
|
height: 10% !important;
|
||||||
justify-content: center !important;
|
justify-content: center !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -60643,22 +60643,22 @@ div.antd_ant-typography-edit-content__12xcy.antd_ant-typography-rtl__hP3S0 {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
|
||||||
>div:nth-child(1){
|
>div:nth-child(1){
|
||||||
width: 100%;
|
width: 100% !important;
|
||||||
height: 100%;
|
height: 100% !important;
|
||||||
background-color: #f5f7fa;
|
background-color: #f5f7fa;
|
||||||
border: 1px solid #dfe4ed;
|
border: 1px solid #dfe4ed;
|
||||||
>div:nth-child(1){
|
>div:nth-child(1){
|
||||||
width: 100%;
|
width: 100% !important;
|
||||||
height:50px;
|
height:50px !important;
|
||||||
}
|
}
|
||||||
>div:nth-child(2){
|
>div:nth-child(2){
|
||||||
width: 100%;
|
width: 100% !important;
|
||||||
height: calc(100% - 50px);
|
height: calc(100% - 50px) !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
>div:nth-child(2){
|
>div:nth-child(2){
|
||||||
width: 100%;
|
width: 100% !important;
|
||||||
height: calc(100% - 50px);
|
height: calc(100% - 50px) !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue