Commit 81c6ed0
committed
[Controls] Replace Sass mixin with border instead
- there really isn't a need for the full mixin, we just want the border effect here
- there also isn't a need to use `box-shadow` over `border` since the content of the draggable faux-input doesn't require it1 parent ddf352a commit 81c6ed0
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
0 commit comments