open-consul/ui-v2/app/styles/components/notice/layout.scss

11 lines
136 B
SCSS

%notice::before {
left: 20px;
top: 18px;
margin-top: 0;
}
%notice {
position: relative;
padding: 1em;
padding-left: 45px;
}