use css modules

add a mediacenter-name field
use state for reindex-btn greyout
This commit is contained in:
2020-07-08 19:33:23 +02:00
parent 24a29369b4
commit 75ae0d7d8b
7 changed files with 31 additions and 26 deletions

View File

@@ -0,0 +1,8 @@
.GeneralForm {
width: 60%;
}
.mediacenternameform{
margin-top: 25px;
width: 40%;
}