more
This commit is contained in:
@@ -124,11 +124,9 @@
|
||||
align-items: center;
|
||||
margin-top: 45px;
|
||||
width: 100%;
|
||||
padding: 12px;
|
||||
border-radius: 10px;
|
||||
background-color: rgb(240, 247, 250);
|
||||
border: 1px solid #e9e9e9;
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
.select-sub-right {
|
||||
@@ -168,6 +166,7 @@
|
||||
.radio-group-box {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
padding: 6px;
|
||||
width: 100%;
|
||||
height: 340px;
|
||||
@@ -197,7 +196,7 @@
|
||||
}
|
||||
|
||||
.signup-radio-container {
|
||||
width: 350px;
|
||||
width: 300px;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user