Lock inputs when the user is not editing them
This commit is contained in:
@@ -465,7 +465,7 @@ form.realtime {
|
||||
input {
|
||||
&[type="text"] {
|
||||
height: 100%;
|
||||
width: 80%;
|
||||
width: 70%;
|
||||
border: 3px solid @base;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user