Export chat (from room info page)
This commit is contained in:
parent
dd48bedfb5
commit
95555a23e4
16 changed files with 18905 additions and 657 deletions
|
|
@ -1137,4 +1137,9 @@ $admin-fg: white;
|
|||
.loading-indicator {
|
||||
position: absolute;
|
||||
background-color: rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
.exporting-indicator {
|
||||
position: absolute;
|
||||
background-color: white;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue