chore: add missing facebook copyright header

This commit is contained in:
endiliey 2019-11-27 16:50:20 +07:00
parent ceea69df2f
commit bd5bdb91f7
24 changed files with 127 additions and 1 deletions

View file

@ -1,3 +1,10 @@
/**
* Copyright (c) 2017-present, Facebook, Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
.browserWindow {
border: 3px solid var(--ifm-color-emphasis-200);
border-top-left-radius: var(--ifm-global-radius);