You've already forked AstralRinth
forked from didirus/AstralRinth
Changes demo-search height to be min-height. (#1039)
This commit is contained in:
@@ -1222,9 +1222,10 @@ const [
|
|||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.blob-demonstration {
|
.blob-demonstration {
|
||||||
.demo-search {
|
.demo-search {
|
||||||
height: 37.5rem;
|
min-height: 37.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.launcher-view {
|
.launcher-view {
|
||||||
|
|||||||
Reference in New Issue
Block a user