room members ux: Tabs and Expanssion panels usage

This commit is contained in:
10G Meow 2024-02-04 20:59:58 +02:00
parent 63810b0208
commit 38b02ff2cf
4 changed files with 68 additions and 73 deletions

View file

@ -994,21 +994,12 @@ body {
margin-left: 38px;
}
.member::after {
content: " ";
display: block;
margin: 10px 0px;
bottom: 0px;
height: 1px;
background-color: #e1e1e1;
width: 100%;
}
.show-all {
color: black;
font-size: 14 * $chat-text-size;
font-weight: bold;
margin-left: 10px;
padding: 10px;
[dir="rtl"] & {
margin-left: initial;
margin-right: 10px;