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