# easy-elements/1.5.0/includes/Template_Library/assets/css/preview.scss

Easy Elements for Elementor – Addons &amp; Website Templates, version 1.5.0. 18 lines.

- Page: https://pluginprobe.com/plugins/easy-elements/1.5.0/code/includes/Template_Library/assets/css/preview.scss
- Raw: https://pluginprobe.com/plugins/easy-elements/1.5.0/raw/includes/Template_Library/assets/css/preview.scss
- Modified: 2026-06-17T10:35:02+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/easy-elements/1.5.0/code/includes/Template_Library/assets/css/preview.scss#L10-L20`.

```scss
.easy-elements-add-template-button {
    display: inline-flex;
    width: 40px;
    height: 40px;
    padding: 0;
    border-width: 0;
    border-radius: 30px;
    vertical-align: -2px;
    cursor: pointer;
}

.easy-elements-add-template-button img {
    width: auto;
    height: 40px;
    border-radius: 50%;
    background: #7455fa;
    padding: 8px;
}
```
