mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03: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
@ -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 New Issue
Block a user