more
This commit is contained in:
@@ -62,7 +62,6 @@
|
||||
flex-direction: row;
|
||||
margin-top: 24px;
|
||||
width: 920px;
|
||||
height: 600px;
|
||||
}
|
||||
|
||||
.select-plan-header {
|
||||
@@ -191,3 +190,15 @@
|
||||
border-radius: 10px;
|
||||
margin-top: 25px;
|
||||
}
|
||||
|
||||
.show-addaccount-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 880px;
|
||||
min-height: 350px;
|
||||
padding: 12px;
|
||||
border-radius: 10px;
|
||||
//background-color: rgb(240, 247, 250);
|
||||
background-color: red;
|
||||
border: 1px solid #e9e9e9;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user