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

Commit db815db

Browse files
committed
fix(datepicker): fix oblong open button.
1 parent 333984f commit db815db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/datepicker/datePicker.scss

+1
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ $md-date-arrow-size: 5px;
118118
// Only apply this high specifiy to the property we need to override.
119119
.md-datepicker-triangle-button.md-button.md-icon-button {
120120
height: 100%;
121+
width: 36px;
121122
position: absolute;
122123
}
123124

0 commit comments

Comments
 (0)