#843: Add readonly field and update the layout of the assignment

This commit is contained in:
Nanne Baars
2020-10-23 16:44:50 +02:00
committed by Nanne Baars
parent 753a2db958
commit 488a8e934a
3 changed files with 159 additions and 108 deletions

View File

@ -0,0 +1,5 @@
.bypass-input-container {
position: relative;
padding: 7px;
margin-top: 7px;
}