forked from marva/sumorobot-web
fix sumorobot id label size on mobile
This commit is contained in:
parent
22adce4b9e
commit
ddcc806c56
@ -179,7 +179,7 @@ div#readOnlyBlocklyCode {
|
|||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
/* robot ID label */
|
/* robot ID label */
|
||||||
span.input-group-addon {
|
span.input-group-text {
|
||||||
font-size: 4.5vw;
|
font-size: 4.5vw;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
padding: 0.5vw 1vw !important;
|
padding: 0.5vw 1vw !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user