Add a link in room settings to get at the tombstoned room if it exists
Fixes https://github.com/vector-im/riot-web/issues/8542
This commit is contained in:
parent
6c8b93049d
commit
15e8ce7a7f
4 changed files with 53 additions and 1 deletions
|
@ -72,3 +72,7 @@ limitations under the License.
|
|||
// give them more visual distinction between the sections.
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
.mx_SettingsTab a {
|
||||
color: $accent-color-alt;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue