signal-desktop/stylesheets/components/InAnotherCallTooltip.scss

7 lines
129 B
SCSS
Raw Normal View History

// Copyright 2024 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
.InAnotherCallTooltip {
@include tooltip;
}