correct scalebar box sizing
This commit is contained in:
@@ -60,6 +60,7 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
height: 10px;
|
height: 10px;
|
||||||
z-Index: 9;
|
z-Index: 9;
|
||||||
|
box-sizing: border-box;
|
||||||
border: 1px solid black;
|
border: 1px solid black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user