fix(app): add missing invite embed css (#61)
This commit is contained in:
parent
f5a20dda7c
commit
23bb09a7f7
@ -74,6 +74,11 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
text-align: start;
|
text-align: start;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.inviteWrapper {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.verifiedIcon {
|
.verifiedIcon {
|
||||||
height: 1.15rem;
|
height: 1.15rem;
|
||||||
width: 1.15rem;
|
width: 1.15rem;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user