more
This commit is contained in:
@@ -44,6 +44,10 @@ $button-padding: 0 5px;
|
||||
}
|
||||
}
|
||||
|
||||
.add-account-button {
|
||||
margin-right: 12px;
|
||||
}
|
||||
|
||||
.cancel-button {
|
||||
height: $button-height;
|
||||
padding: $button-padding;
|
||||
|
||||
@@ -232,6 +232,10 @@
|
||||
width: 800px;
|
||||
}
|
||||
|
||||
.add-account-button {
|
||||
margin-right: 12px;
|
||||
}
|
||||
|
||||
.show-addaccount-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user