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{
|
.imageDialog{
|
||||||
height: auto;
|
height: auto;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
img {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue