Add license headers to all files in stylesheets/components/
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// Copyright 2021 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
.module-ContactSpoofingReviewDialog {
|
||||
user-select: none;
|
||||
|
||||
|
@@ -1,3 +1,6 @@
|
||||
// Copyright 2021 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
.module-ContactSpoofingReviewDialogPerson {
|
||||
display: flex;
|
||||
|
||||
|
@@ -1,3 +1,6 @@
|
||||
// Copyright 2021 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
.GradientDial {
|
||||
&__container {
|
||||
height: 100%;
|
||||
|
@@ -1,3 +1,6 @@
|
||||
// Copyright 2021 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
.module-select {
|
||||
position: relative;
|
||||
|
||||
|
Reference in New Issue
Block a user