better sizing for note text area.
This commit is contained in:
@@ -34,4 +34,8 @@ html {
|
||||
max-height:65vh;
|
||||
overflow-y:auto;
|
||||
overflow-x:auto;
|
||||
}
|
||||
|
||||
.vehicleNoteContainer{
|
||||
height:40vh;
|
||||
}
|
||||
Reference in New Issue
Block a user