We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c9793f commit af49eeeCopy full SHA for af49eee
1 file changed
src/components-examples/material/tooltip/tooltip-delay/tooltip-delay-example.css
@@ -1,4 +1,3 @@
1
-.mat-form-field + .mat-form-field,
2
-.mat-raised-button {
3
- margin-left: 8px;
+.example-user-input {
+ margin: 0 8px 8px 0;
4
}
0 commit comments