shells/dev/relay-app/FriendsList/Friends.css (9 lines of code) (raw):

/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ .FriendsList { padding: 0; margin: 0; } .ListRow { list-style: none; padding: 0; margin: 0 0 0.5rem; }