Skip to content
Snippets Groups Projects

Update 2 files

2 files
+ 14
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -145,6 +145,13 @@ tr .form-item,
background-position: right top;
}
/* Add some spacing so that the focus ring and suffix don't overlap. */
.field-suffix {
margin-inline-start: var(--sp0-25);
white-space: nowrap;
}
/**
* Form actions.
*/
Loading