Invite Link: Fix padding between ellipsis and more button (#3334)
This commit is contained in:
parent
4ba836e3fa
commit
26a95bf247
@ -5,7 +5,7 @@
|
|||||||
.input {
|
.input {
|
||||||
cursor: var(--custom-cursor, pointer);
|
cursor: var(--custom-cursor, pointer);
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
padding-right: 3rem;
|
padding-right: 3.5rem;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user