mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
Merge branch 'main' of https://github.com/danilt2000/LuckyDiamond
This commit is contained in:
@@ -191,4 +191,4 @@
|
|||||||
|
|
||||||
.mention-message {
|
.mention-message {
|
||||||
background-color: rgb(169, 113, 0);
|
background-color: rgb(169, 113, 0);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -418,6 +418,12 @@
|
|||||||
}
|
}
|
||||||
}}
|
}}
|
||||||
|
|
||||||
|
@media screen and (min-height: 950px) {
|
||||||
|
.chat {
|
||||||
|
height: 88vh !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/*.crash-game__graph {*/
|
/*.crash-game__graph {*/
|
||||||
/* width: 800px;*/
|
/* width: 800px;*/
|
||||||
/* top: 200px;*/
|
/* top: 200px;*/
|
||||||
@@ -433,4 +439,4 @@
|
|||||||
/* transition: .3s ease;*/
|
/* transition: .3s ease;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/* /Media */
|
/* /Media */
|
||||||
|
|||||||
@@ -377,4 +377,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* /Media */
|
@media screen and (min-height: 910px) {
|
||||||
|
.chat {
|
||||||
|
height: 87vh !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/* /Media */
|
||||||
|
|||||||
Reference in New Issue
Block a user