lint
This commit is contained in:
parent
051ac3ea49
commit
5b012a15b8
|
@ -225,7 +225,7 @@ body.has-ai-conversations-sidebar {
|
||||||
line-height: var(--line-height-medium);
|
line-height: var(--line-height-medium);
|
||||||
|
|
||||||
// optical centering for layout balance
|
// optical centering for layout balance
|
||||||
@media screen and (height >= 600px) {
|
@media screen and (min-height: 600px) {
|
||||||
margin-top: -6em;
|
margin-top: -6em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue