mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-26 13:20:48 +00:00
7 lines
129 B
SCSS
7 lines
129 B
SCSS
// Copyright 2024 Signal Messenger, LLC
|
|
// SPDX-License-Identifier: AGPL-3.0-only
|
|
|
|
.InAnotherCallTooltip {
|
|
@include tooltip;
|
|
}
|