mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Add border-radius to minimap (#10210)
This commit is contained in:
@@ -4440,6 +4440,7 @@ img.tile-debug {
|
||||
z-index: 2;
|
||||
background: #000;
|
||||
border: #aaa 1px solid;
|
||||
border-radius: 4px;
|
||||
box-shadow: 0 0 2em black;
|
||||
}
|
||||
.ideditor[dir='ltr'] .map-in-map {
|
||||
|
||||
Reference in New Issue
Block a user