TIST-24: Fixed small issues on admin page #19
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "TIST-24"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -22,6 +22,9 @@}body {min-height: 100vh;font-family: var(--common-font);This is not working because
admin-header.phpdoesn't haveRoboto Condensedfont.Replace old fonts to it:
@ -296,0 +305,4 @@color: #6c757d;}.admin-single__form select{Why you add styles like input:disabled, select and etc in the admin.css like it can be used only on admin page?
@ -296,0 +319,4 @@margin-bottom: 20px;}.admin-single__form #instruction{Why do you use
#idfor textarea? And I don't see styles as on input.