mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Import dialog : image-preview style : display changed to block
This commit is contained in:
parent
0d81865f3b
commit
7a8efc56b0
@ -40,6 +40,7 @@
|
|||||||
.import-section-preview img {
|
.import-section-preview img {
|
||||||
max-width: 220px;
|
max-width: 220px;
|
||||||
max-height: 220px;
|
max-height: 220px;
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.import-section-preview.no-border {
|
.import-section-preview.no-border {
|
||||||
|
Loading…
Reference in New Issue
Block a user