summaryrefslogtreecommitdiffstats
path: root/devtools/client/aboutdebugging/src/components/debugtarget/DebugTargetList.css
blob: 827983e2bf7473f2ab5b2e0e618f4cd6f966d67f (plain)
1
2
3
4
5
6
7
/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */

.debug-target-list {
  margin-block-start: calc(var(--base-unit) * 4);
}