remove white border below image
This commit is contained in:
parent
b5dd4ba1d6
commit
6bbb1c4e3e
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@
|
|||
.imageDialog{
|
||||
height: auto;
|
||||
width: auto;
|
||||
img {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue