Skip to content

Commit

Permalink
Full-width to avoid text clipping due to text size/weight (#21532)
Browse files Browse the repository at this point in the history
This is an experimental fix, not sure if it will help on the OnePlus
devices. Not personally owning such a device to test.
  • Loading branch information
hypest authored May 11, 2020
1 parent a8dc2a0 commit d687ebc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
}

.emptyStateDescription {
width: 100%;
text-align: center;
color: $blue-wordpress;
font-size: 14;
Expand Down

0 comments on commit d687ebc

Please sign in to comment.