File tree Expand file tree Collapse file tree 1 file changed +15
-17
lines changed
src/common/components/cards Expand file tree Collapse file tree 1 file changed +15
-17
lines changed Original file line number Diff line number Diff line change 22// Licensed under the MIT License.
33@import ' ../../../common/styles/colors.scss' ;
44
5- .how-to-fix-card-row {
6- span .fix-instruction-color-box {
7- width : 14px ;
8- height : 14px ;
9- display : inline-block ;
10- vertical-align : -5% ;
11- margin : 0px 2px ;
12- border : 1px solid $always-black ;
13- }
5+ span .fix-instruction-color-box {
6+ width : 14px ;
7+ height : 14px ;
8+ display : inline-block ;
9+ vertical-align : -5% ;
10+ margin : 0px 2px ;
11+ border : 1px solid $always-black ;
12+ }
1413
15- .screen-reader-only {
16- position : absolute ;
17- left : -10000px ;
18- top : auto ;
19- width : 1px ;
20- height : 1px ;
21- overflow : hidden ;
22- }
14+ .screen-reader-only {
15+ position : absolute ;
16+ left : -10000px ;
17+ top : auto ;
18+ width : 1px ;
19+ height : 1px ;
20+ overflow : hidden ;
2321}
You can’t perform that action at this time.
0 commit comments