mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-07-08 15:22:47 +00:00
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…
x
Reference in New Issue
Block a user