WebKit focus ring color in Chrome browser

At first, I thought that the figure below is forms.scss Will be referenced by other SCSS, however, according to forms.scss After searching the entire project, no file references were found forms.scss :

Using professional file search tools, we found that the final generated styles-es2015.js contains forms.scss :

Comment out all SCSS related to sap Spartacus: focus. Now SAP Spartacus will use the default user agent stylesheet to render: focus effect:

By default, the color of outline is – WebKit focus ring color: rgb (16,16,16)

Refer to the stackoverflow thread

More original articles by Jerry can be found in “Wang Zixi”:

This article shares CSDN – Wang Zixi.
In case of infringement, please contact [email protected] Delete.
This article participates in the “OSC source creation program”. You are welcome to join and share.

Similar Posts: