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