6 lines
89 B
CSS
6 lines
89 B
CSS
.map-preview {
|
|
width: 20%;
|
|
height: 100%;
|
|
border-left: 1px solid silver;
|
|
}
|