Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Prevent call durations from breaking onto multiple lines (#9944)
Browse files Browse the repository at this point in the history
  • Loading branch information
robintown authored Jan 20, 2023
1 parent 9d0230b commit 6152c17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/css/views/voip/_CallDuration.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ limitations under the License.
.mx_CallDuration {
color: $secondary-content;
font-size: $font-12px;
white-space: nowrap;
}

0 comments on commit 6152c17

Please sign in to comment.