BUG 26223
This commit is contained in:
		@@ -91,7 +91,7 @@ export default {
 | 
			
		||||
<style lang="scss" scoped>
 | 
			
		||||
.interviewDetail {
 | 
			
		||||
  background: #F3F6F9;
 | 
			
		||||
  height: 100%;
 | 
			
		||||
  height: 100vh;
 | 
			
		||||
 | 
			
		||||
  .u-form {
 | 
			
		||||
    width: 100%;
 | 
			
		||||
@@ -156,6 +156,7 @@ export default {
 | 
			
		||||
    font-weight: 400;
 | 
			
		||||
    color: #666;
 | 
			
		||||
    line-height: 56px;
 | 
			
		||||
    background: #F3F6F9;
 | 
			
		||||
 | 
			
		||||
    .wrap {
 | 
			
		||||
      margin-top: 32px;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user