File "editor.scss"
Full path: /home/webcknlt/admissiontell.com/wp-content/plugins/generateblocks/src/components/notice-panel/editor.scss
File
size: 232 B (232 B bytes)
MIME-type: text/plain
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
.gb-notice-panel {
background-color: #f7f9ff;
&__header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 1em;
h2 {
margin: 0;
}
}
& > *:last-child {
margin-bottom: 0;
}
}