Skip to content

Commit c328fba

Browse files
committed
refactor(steplist): remove is-focused class
1 parent 706c294 commit c328fba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/steplist/index.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ governing permissions and limitations under the License.
128128
&.is-selected {
129129
/* Focus */
130130
&:focus,
131-
&.is-focused,
132131
*:focus {
133132
outline: none;
134133
}

0 commit comments

Comments
 (0)