Skip to content

Commit af49eee

Browse files
authored
docs(material/tooltip): update tooltip-delay example layout styles (#33098)
fixes a layout issue where elements were crowded together without horizontal or vertical space between them
1 parent 1c9793f commit af49eee

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
.mat-form-field + .mat-form-field,
2-
.mat-raised-button {
3-
margin-left: 8px;
1+
.example-user-input {
2+
margin: 0 8px 8px 0;
43
}

0 commit comments

Comments
 (0)