commit 8.5
This commit is contained in:
@@ -29,13 +29,14 @@ input {
|
||||
.button_second {
|
||||
width: 9.85rem;
|
||||
text-align: center;
|
||||
background: #343579;
|
||||
height: 4rem;
|
||||
line-height: 4rem;
|
||||
font-size: 1.4rem;
|
||||
font-weight: 400;
|
||||
color: #fff;
|
||||
color: #000;
|
||||
cursor: pointer;
|
||||
border-radius: 1.5rem;
|
||||
border: 2px solid;
|
||||
}
|
||||
.system_silder {
|
||||
width: 100%;
|
||||
@@ -80,6 +81,16 @@ input {
|
||||
font-size: 1.3rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
.started_btn {
|
||||
padding: 0.5rem 2rem;
|
||||
display: inline-block;
|
||||
border-radius: 2rem;
|
||||
font-size: 12px;
|
||||
color: #fff;
|
||||
background-color: #39215b;
|
||||
cursor: pointer;
|
||||
zoom: 0.9;
|
||||
}
|
||||
.modal_component.ant-modal {
|
||||
top: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user