feat: new matrix username view
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
span.username {
|
||||
font-weight: 100;
|
||||
margin-left: 10px;
|
||||
color: darkgray;
|
||||
}
|
||||
|
||||
table {
|
||||
display: block;
|
||||
height: max(600px, calc(100vh - 300px));
|
||||
|
||||
Reference in New Issue
Block a user