canged EditRaid to a button

This commit is contained in:
t.ruspekhofer 2022-03-13 23:58:36 +01:00
parent b714249e4c
commit 51333f93bc
2 changed files with 21 additions and 14 deletions

View file

@ -26,6 +26,11 @@ h5 {
padding-top: 15px;
}
.controlButtons {
margin-right: 10px;
}
table {
column-width: auto;
color: lightgray;