Fixed styling before refactor
This commit is contained in:
parent
5c3f865604
commit
fd497c0e23
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ export default function JobView(props) {
|
|||
<AppBar
|
||||
position="fixed"
|
||||
sx={{
|
||||
backgroundColor: "rgba(0,0,0,0)",
|
||||
backgroundColor: "white",
|
||||
boxShadow: "none",
|
||||
color: "black",
|
||||
}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue