Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 76cc781

Browse files
Googlernshahan
authored andcommitted
Preventing wordwrap for range-title
PiperOrigin-RevId: 250722034
1 parent 3751e57 commit 76cc781

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

angular_components/lib/material_datepicker/material_date_range_picker.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ $main-font-size: 13px;
7777
color: $mat-light-transparent-black;
7878
font-size: 12px;
7979
margin-bottom: $mat-grid-type;
80+
white-space: nowrap;
8081
}
8182

8283
.comparison-title {

0 commit comments

Comments
 (0)