Center invite page
This commit is contained in:
parent
f4deab12a6
commit
dffa9a2ba3
@ -17,7 +17,7 @@
|
||||
.input-container {
|
||||
display: flex;
|
||||
gap: 16px;
|
||||
justify-content: flex-start;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
> span {
|
||||
width: 100%;
|
||||
@ -26,7 +26,7 @@
|
||||
}
|
||||
.add-line-container {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.button-container {
|
||||
|
Loading…
x
Reference in New Issue
Block a user