mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
Change style for chat
This commit is contained in:
@@ -56,7 +56,8 @@
|
||||
}
|
||||
|
||||
.chat__content--users {
|
||||
height: 590px;
|
||||
/* height: 590px; */
|
||||
height: 70vh;
|
||||
width: auto;
|
||||
overflow-y: auto;
|
||||
overflow-x: auto;
|
||||
|
||||
@@ -107,7 +107,7 @@ body, html {
|
||||
background: #16171B;
|
||||
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
|
||||
border-radius: 20px;
|
||||
height: 90%;
|
||||
height: 99%;
|
||||
position: relative;
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user