renamed RaidEdit header and added TemplateOverview.css

This commit is contained in:
Sarah Faey 2022-12-04 10:53:57 +01:00
parent 50120badcc
commit 4cddb7e349
2 changed files with 13 additions and 1 deletions

View file

@ -0,0 +1,12 @@
body {
}
input {
margin-right: 20px;
width: fit-content;
}
select {
margin-right: 20px;
width: fit-content;
}