HTML error for failed admin login

This commit is contained in:
Thomas Sileo 2022-08-22 18:50:20 +02:00
parent e047a87620
commit ce15d2b0c3
4 changed files with 23 additions and 2 deletions

View file

@ -13,6 +13,10 @@ $code-highlight-background: #f0f0f0;
// Load custom theme
@import "theme.scss";
.primary-color {
color: $primary-color;
}
.show-more-wrapper {
.p-summary {
display: inline-block;