You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
Allow user to set timezone (#12775)
* Allow user to set timezone * Update test snapshots --------- Co-authored-by: Florian Duros <florianduros@element.io>
This commit is contained in:
@ -64,4 +64,8 @@ limitations under the License.
|
||||
gap: var(--cpd-space-6x);
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.mx_SettingsSubsection_dropdown {
|
||||
min-width: 360px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user