mirror of
https://github.com/vector-im/element-call.git
synced 2026-01-30 03:15:55 +00:00
13 lines
229 B
CSS
13 lines
229 B
CSS
/*
|
|
Copyright 2022-2024 New Vector Ltd.
|
|
|
|
SPDX-License-Identifier: AGPL-3.0-only
|
|
Please see LICENSE in the repository root for full details.
|
|
*/
|
|
|
|
.rageshakeControl {
|
|
height: 50px;
|
|
text-align: center;
|
|
vertical-align: middle;
|
|
}
|