Skip to content

Commit 4d53214

Browse files
palbizuPatricio Albizu
andauthored
fix: enlarging button height (#771)
Co-authored-by: Patricio Albizu <[email protected]>
1 parent 8a9881a commit 4d53214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/components/src/time-range/time-range.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
.trigger {
1616
display: flex;
1717
align-items: center;
18-
height: 32px;
18+
height: 36px;
1919
cursor: pointer;
2020

2121
.trigger-icon {

0 commit comments

Comments
 (0)