Frontend support for role selection in user create, read and update.

This commit is contained in:
frederikpyt
2020-06-30 08:03:42 +02:00
parent a4ff9a3590
commit c803d12299
6 changed files with 27 additions and 11 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ form {
display: inline-flex;
}
input{
input, select{
border: grey solid 2px;
border-radius: 4px;
background-color: transparent;