Fixed coloring

This commit is contained in:
frikky
2020-05-22 18:45:28 +02:00
parent 80d3229f3f
commit 0819a926a7
+1 -1
View File
@@ -141,7 +141,7 @@ const AdminAccount = props => {
const basedata =
<div style={bodyDivStyle}>
<Paper style={boxStyle}>
<form onSubmit={onSubmit} style={{margin: "15px 15px 15px 15px"}}>
<form onSubmit={onSubmit} style={{color: "white", margin: "15px 15px 15px 15px"}}>
<h2>{formtitle}</h2>
Username
<div>