/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the Source EULA. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ text-cell-component { display: block; } text-cell-component .notebook-preview { border-top-width: 1px; border-top-style: solid; user-select: initial; padding-left: 8px; padding-right: 8px; }