mirror of
https://github.com/vector-im/element-call.git
synced 2026-04-03 07:10:26 +00:00
Show current SFU and Server Info in developer tab (#3000)
* Show current SFU and Server Info in developer tab * Lint
This commit is contained in:
10
src/settings/DeveloperSettingsTab.module.css
Normal file
10
src/settings/DeveloperSettingsTab.module.css
Normal file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
Copyright 2025 New Vector Ltd.
|
||||
|
||||
SPDX-License-Identifier: AGPL-3.0-only
|
||||
Please see LICENSE in the repository root for full details.
|
||||
*/
|
||||
|
||||
pre {
|
||||
font-size: var(--font-size-micro);
|
||||
}
|
||||
Reference in New Issue
Block a user