mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Merge pull request #910 from cobbspur/height
Increased visibility of trash can in image uploader for broken url
This commit is contained in:
commit
e6b6c54386
1 changed files with 1 additions and 0 deletions
|
@ -1415,6 +1415,7 @@ main {
|
|||
color: $brown;
|
||||
background: rgba(0,0,0,0.1);
|
||||
border-radius: 2px;
|
||||
min-height: 46px;
|
||||
|
||||
input {
|
||||
position: absolute;
|
||||
|
|
Loading…
Add table
Reference in a new issue