mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
Changes demo-search height to be min-height. (#1039)
This commit is contained in:
+2
-1
@@ -1222,9 +1222,10 @@ const [
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.blob-demonstration {
|
||||
.demo-search {
|
||||
height: 37.5rem;
|
||||
min-height: 37.5rem;
|
||||
}
|
||||
|
||||
.launcher-view {
|
||||
|
||||
Reference in New Issue
Block a user