| Current Path : /home/flapst5/ekmtoronto.com/wp-content/plugins/code-snippets/css/edit/ |
| Current File : /home/flapst5/ekmtoronto.com/wp-content/plugins/code-snippets/css/edit/_notices.scss |
.code-snippets-notice {
.notice-dismiss {
position: absolute;
transform: initial;
inset-inline-end: 0;
inset-block-start: 0;
}
details {
margin: .5em 0;
padding: 2px;
summary {
cursor: pointer;
}
pre {
max-inline-size: 100%;
overflow: auto hidden;
white-space: pre;
}
.stack-trace-hint {
opacity: 0.5;
}
}
}