Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
This commit is contained in:
commit
af8babfea2
@ -59,7 +59,7 @@ namespace pxsim.instructions {
|
||||
border-color: ${BORDER_COLOR};
|
||||
border-style: solid;
|
||||
border-radius: ${BORDER_RADIUS}px;
|
||||
display: block;
|
||||
display: inline-block;
|
||||
width: ${PANEL_WIDTH}px;
|
||||
height: ${PANEL_HEIGHT}px;
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user