style answer option
This commit is contained in:
parent
05d5d396b8
commit
71e9f52e70
3 changed files with 12 additions and 2 deletions
|
|
@ -7,17 +7,25 @@
|
|||
}
|
||||
|
||||
.textAnswer{
|
||||
border: none;
|
||||
background-color: #ffffff;
|
||||
font-size: 18px;
|
||||
font-weight: 500;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.answerIcon{
|
||||
vertical-align: middle;
|
||||
width: 24px;
|
||||
}
|
||||
|
||||
.answerInput{
|
||||
vertical-align: middle;
|
||||
font-size: 18px;
|
||||
font-weight: 500;
|
||||
outline: none;
|
||||
border: none;
|
||||
resize: none;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue