Skip to content

Commit

Permalink
docs: add info regarding height prop
Browse files Browse the repository at this point in the history
  • Loading branch information
adriankarlen committed May 7, 2024
1 parent c5a6605 commit 4b987be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions text/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,9 @@ body::after {
this size is set for 100% zoom
*/
width: 135px;
/* depending on what global status bar
style is enabled height need to be
changed accordingly. */
height: 64px;
}
```
Expand Down

0 comments on commit 4b987be

Please sign in to comment.