# code-snippets/4.0.0-beta.2/css/manage/_cloud-library-demo.scss

Code Snippets, version 4.0.0-beta.2. 6 lines.

- Page: https://pluginprobe.com/plugins/code-snippets/4.0.0-beta.2/code/css/manage/_cloud-library-demo.scss
- Raw: https://pluginprobe.com/plugins/code-snippets/4.0.0-beta.2/raw/css/manage/_cloud-library-demo.scss
- Modified: 2026-09-22T07:44:40+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/code-snippets/4.0.0-beta.2/code/css/manage/_cloud-library-demo.scss#L10-L20`.

```scss
// The closing panel sits well clear of the table, so the scroll at the end of
// the walkthrough lands on something that reads as a separate conclusion.
.cloud-library-demo__closing {
	margin-block-start: 48px;
}

```
