HTML error for failed admin login
This commit is contained in:
parent
e047a87620
commit
ce15d2b0c3
4 changed files with 23 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue