Files
ThreadNet-Web/res/css/views/context_menus/_LegacyCallContextMenu.pcss
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
344 B
Plaintext
Raw Normal View History

2020-11-26 14:35:09 +00:00
/*
2024-09-09 14:57:16 +01:00
Copyright 2020-2024 New Vector Ltd.
2020-11-26 14:35:09 +00:00
SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only OR LicenseRef-Element-Commercial
2024-09-09 14:57:16 +01:00
Please see LICENSE files in the repository root for full details.
2020-11-26 14:35:09 +00:00
*/
.mx_LegacyCallContextMenu_item {
2020-11-26 14:35:09 +00:00
width: 205px;
height: 40px;
padding-left: 16px;
line-height: 40px;
vertical-align: center;
}