Changes demo-search height to be min-height. (#1039)
This commit is contained in:
parent
aac2da70cf
commit
29ddc04f7b
@ -1222,9 +1222,10 @@ const [
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.blob-demonstration {
|
||||
.demo-search {
|
||||
height: 37.5rem;
|
||||
min-height: 37.5rem;
|
||||
}
|
||||
|
||||
.launcher-view {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user