Skip to content

Commit

Permalink
added height on .expression for default display empty string
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadx13 committed Jul 28, 2023
1 parent 354add9 commit af51d99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ body {
background-color: #262626;
padding: 5px 8px;
color: rgb(226, 224, 224);
height: 28px;
}

.answer {
Expand Down

0 comments on commit af51d99

Please sign in to comment.