mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 23:42:44 +08:00
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
Block a user