You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
Explain that full URL is sent to Piwik
Also, redesign analytics modal to be one big table, instead of table + paragraph.
This commit is contained in:
@ -251,3 +251,7 @@ input.mx_UserSettings_phoneNumberField {
|
||||
color: $accent-color;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.mx_UserSettings_analyticsModal table {
|
||||
margin: 10px 0px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user