more
This commit is contained in:
@@ -84,13 +84,12 @@
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
.plan-header-right-low {
|
||||
.plan-header-right-lower {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
margin: auto;
|
||||
padding: 12px 14px;
|
||||
width: 100%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.plan-header-left {
|
||||
@@ -244,7 +243,7 @@
|
||||
}
|
||||
|
||||
.signup-select-box {
|
||||
width: 90px;
|
||||
width: 160px;
|
||||
margin-left: auto;
|
||||
margin-top: 12px;
|
||||
margin-bottom: 12px;
|
||||
@@ -257,7 +256,6 @@
|
||||
.add-account-copy-wrapper {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
width: 800px;
|
||||
justify-content: flex-end;
|
||||
align-items: center;
|
||||
margin-right: 12px;
|
||||
|
||||
Reference in New Issue
Block a user