mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
fixed adaptation height in crash
This commit is contained in:
@@ -384,7 +384,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-height: 915px) and (min-height: 850px) {
|
@media screen and (max-height: 915px) and (min-height: 890px) {
|
||||||
.grid-crash .chat {
|
.grid-crash .chat {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user