room members ux: Tabs and Expanssion panels usage
This commit is contained in:
parent
63810b0208
commit
38b02ff2cf
4 changed files with 68 additions and 73 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue