wip: Add ban and kick to context menu #69
1 changed files with 4 additions and 0 deletions
|
@ -234,6 +234,10 @@ function getDayDifference(date1: Date, date2: Date) {
|
||||||
max-width: 2em;
|
max-width: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.message-author-username {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
.left-column {
|
.left-column {
|
||||||
min-width: 2rem;
|
min-width: 2rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue