fix aside scrollbar shit
This commit is contained in:
parent
4b3d5d5586
commit
c39cfba970
@ -27,7 +27,7 @@ aside {
|
|||||||
flex-flow: column;;
|
flex-flow: column;;
|
||||||
}
|
}
|
||||||
|
|
||||||
grid-template-rows: min-content 3fr 3fr 1fr;
|
grid-template-rows: min-content 1fr 1fr min-content;
|
||||||
grid-gap: 0.5em 0;
|
grid-gap: 0.5em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -132,7 +132,7 @@ aside {
|
|||||||
|
|
||||||
.ready {
|
.ready {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
font-size: 200%;
|
font-size: 2.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.quit {
|
.quit {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user