ds-site/Resources/Private/Sass/Frontend/components/_feedit.scss

9 lines
147 B
SCSS
Raw Normal View History

2020-01-31 13:24:13 +01:00
.typo3-feedit-element {
margin-top: $spacer * 3;
2020-01-31 13:24:13 +01:00
}
.typo3-editPanel-btn .icon {
height: 1em;
width: 1em;
background: $blue-dark;
}