feat: support resubmitting published library items (#5174)

This commit is contained in:
David Luzar
2022-05-11 15:56:11 +02:00
committed by GitHub
parent d2cc76e52e
commit b27ac257e7
6 changed files with 39 additions and 8 deletions

View File

@@ -82,6 +82,10 @@
}
}
&-warning {
color: $oc-red-6;
}
&-note {
padding: 1em;
font-style: italic;