mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-04-28 15:55:48 +00:00
fix map preview image layout
This commit is contained in:
parent
1121012d91
commit
5694f07e1f
22 changed files with 27 additions and 27 deletions
|
|
@ -626,6 +626,7 @@ input[type="range"] {
|
|||
}
|
||||
|
||||
.MapInfoDialog-right {
|
||||
display: flex;
|
||||
border-left: 1px solid rgba(0, 190, 220, 0.3);
|
||||
height: 100%;
|
||||
width: auto;
|
||||
|
|
@ -634,7 +635,6 @@ input[type="range"] {
|
|||
}
|
||||
|
||||
.MapInfoDialog-preview {
|
||||
display: block;
|
||||
height: 100%;
|
||||
width: auto;
|
||||
overflow: hidden;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue