smaller mobile command line button

This commit is contained in:
Jack 2020-12-17 18:27:29 +00:00
parent 781571f18b
commit cff022f95d

View file

@ -2901,12 +2901,12 @@ key {
#commandLineMobileButton {
display: none;
top: -5rem;
top: -4rem;
left: 0;
position: absolute;
font-size: 1.5rem;
width: 4rem;
height: 4rem;
font-size: 1rem;
width: 3rem;
height: 3rem;
text-align: center;
line-height: 4rem;
background: var(--main-color);