mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
Update chat.css
This commit is contained in:
@@ -195,12 +195,12 @@
|
|||||||
|
|
||||||
@media screen and (min-width: 918px) {
|
@media screen and (min-width: 918px) {
|
||||||
.chat {
|
.chat {
|
||||||
height: 95%;
|
height: 95% !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-height: 950px) {
|
@media screen and (min-height: 950px) {
|
||||||
.chat {
|
.chat {
|
||||||
height: 97%;
|
height: 97% !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user