client/css: add margin to file dropper button
This commit is contained in:
parent
aa1f4d3ff8
commit
32d15a493c
|
@ -259,6 +259,7 @@ input::-moz-focus-inner
|
|||
word-wrap: break-word
|
||||
input
|
||||
margin-top: 0.5em
|
||||
margin-right: 0.5em
|
||||
width: auto
|
||||
flex: 1
|
||||
button
|
||||
|
|
Loading…
Reference in New Issue