File tree 4 files changed +0
-4
lines changed
packages/components/src/styles
4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 120
120
& :focus ,
121
121
& .mock-focus {
122
122
border-color : var (--token-color-focus-action-internal );
123
- // Notice: Safari doesn't apply a rounded border
124
123
outline : 3px solid var (--token-color-focus-action-external );
125
124
outline-offset : 0 ;
126
125
}
Original file line number Diff line number Diff line change 38
38
& :focus ,
39
39
& .mock-focus {
40
40
border-color : var (--token-color-focus-action-internal );
41
- // Notice: Safari doesn't apply a rounded border
42
41
outline : 3px solid var (--token-color-focus-action-external );
43
42
outline-offset : 0 ;
44
43
}
Original file line number Diff line number Diff line change 38
38
& :focus ,
39
39
& .mock-focus {
40
40
border-color : var (--token-color-focus-action-internal );
41
- // Notice: Safari doesn't apply a rounded border
42
41
outline : 3px solid var (--token-color-focus-action-external );
43
42
outline-offset : 0 ;
44
43
}
Original file line number Diff line number Diff line change 40
40
& :focus ,
41
41
& .mock-focus {
42
42
border-color : var (--token-color-focus-action-internal );
43
- // Notice: Safari doesn't apply a rounded border
44
43
outline : 3px solid var (--token-color-focus-action-external );
45
44
outline-offset : 0 ;
46
45
}
You can’t perform that action at this time.
0 commit comments