Skip to content

Commit

Permalink
#769 Add language selection for lightweight-pwa (css fixes)
Browse files Browse the repository at this point in the history
  • Loading branch information
adiganga2002 committed Jun 9, 2022
1 parent 908591b commit 2a051d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apihub-root/lightweight-pwa/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@
line-height: 3rem;
max-height: 65%;
min-height: 42%;
font-size: 1.5rem;
}

.modal-content .text-section {
Expand Down Expand Up @@ -732,6 +733,7 @@ body {
display: flex;
flex-direction: column;
justify-content: center;
z-index: 100;
}


Expand Down

0 comments on commit 2a051d7

Please # to comment.