You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
339 B
24 lines
339 B
9 years ago
|
.new-version-info-modal {
|
||
|
img {
|
||
|
width: 100px;
|
||
|
position: absolute;
|
||
|
left: 34px;
|
||
|
top: 36px;
|
||
|
}
|
||
|
p {
|
||
|
margin-top: 1em;
|
||
|
}
|
||
|
.anticon {
|
||
|
display: none;
|
||
|
}
|
||
|
.ant-confirm-body {
|
||
|
.ant-confirm-title {
|
||
|
font-size: 18px;
|
||
|
}
|
||
|
margin-left: 120px;
|
||
|
.ant-confirm-content {
|
||
|
margin-left: 0;
|
||
|
}
|
||
|
}
|
||
|
}
|