mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
refactor styles for chat
This commit is contained in:
@@ -30,8 +30,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.chat__content--users {
|
.chat__content--users {
|
||||||
height: 100%;
|
height: 650px;
|
||||||
|
width: 250px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
overflow-x: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chat__content, .chat__content--users {
|
.chat__content, .chat__content--users {
|
||||||
|
|||||||
Reference in New Issue
Block a user