fix css issue window shrink
This commit is contained in:
parent
b3ed5dab63
commit
290abfe2ce
|
@ -115,3 +115,7 @@ span.link.review {
|
|||
border-color: #eee;
|
||||
background-color: #ddd;
|
||||
}
|
||||
|
||||
#task_review {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue