Add license headers to all files in stylesheets/components/

This commit is contained in:
Evan Hahn
2021-06-01 19:25:00 -05:00
committed by GitHub
parent 9705f464be
commit c01fd823ba
4 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
// Copyright 2021 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
.module-ContactSpoofingReviewDialog {
user-select: none;

View File

@@ -1,3 +1,6 @@
// Copyright 2021 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
.module-ContactSpoofingReviewDialogPerson {
display: flex;

View File

@@ -1,3 +1,6 @@
// Copyright 2021 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
.GradientDial {
&__container {
height: 100%;

View File

@@ -1,3 +1,6 @@
// Copyright 2021 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
.module-select {
position: relative;