mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-13 22:41:32 -05:00
Increased visibility of trash can in image uploader for broken url
closes #838 - adds a min height value to pre-image-uploader scss
This commit is contained in:
parent
086d9677c0
commit
2a55595191
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…
Reference in a new issue