UX: Add margin to share input (#14041)
This commit is contained in:
parent
b35695e411
commit
621892ea30
|
@ -69,6 +69,7 @@
|
|||
|
||||
input[type="text"] {
|
||||
width: 100%;
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
||||
.title {
|
||||
|
|
Loading…
Reference in New Issue