dev_forum
parent
e53d241035
commit
15e810a2d5
@ -1,24 +1,29 @@
|
||||
.editormd-html-preview, .editormd-preview-container {
|
||||
width: 95% !important;
|
||||
}
|
||||
.Finish_button{
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
margin-top: -8px;
|
||||
}
|
||||
.startbtnModal .ant-modal-content{
|
||||
background: transparent;
|
||||
box-shadow: 0 4px 12px transparent;
|
||||
}
|
||||
|
||||
.startbtnModal .ant-modal-content .ant-modal-body .ant-spin-spinning{
|
||||
margin-left: 45%;
|
||||
}
|
||||
|
||||
.color05101a{
|
||||
color:#05101a;
|
||||
}
|
||||
|
||||
.mtf3{
|
||||
margin-top: -3px;
|
||||
.editormd-html-preview, .editormd-preview-container {
|
||||
width: 95% !important;
|
||||
}
|
||||
.Finish_button{
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
margin-top: -8px;
|
||||
}
|
||||
.startbtnModal .ant-modal-content{
|
||||
background: transparent;
|
||||
box-shadow: 0 4px 12px transparent;
|
||||
}
|
||||
|
||||
.startbtnModal .ant-modal-content .ant-modal-body .ant-spin-spinning{
|
||||
margin-left: 45%;
|
||||
}
|
||||
|
||||
.color05101a{
|
||||
color:#05101a;
|
||||
}
|
||||
|
||||
.mtf3{
|
||||
margin-top: -3px;
|
||||
}
|
||||
.ysltable{
|
||||
overflow:hidden;
|
||||
text-overflow:ellipsis;
|
||||
white-space:nowrap
|
||||
}
|
Loading…
Reference in new issue