UX: Add margin to share input (#14041)

This commit is contained in:
Jordan Vidrine 2021-08-13 09:28:45 -05:00 committed by GitHub
parent b35695e411
commit 621892ea30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@
input[type="text"] {
width: 100%;
margin-right: 0.5em;
}
.title {