File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
app/design/frontend/Magento/blank/web/css/source Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 2020
2121.media-width (@extremum , @break ) when (@extremum = ' min' ) and (@break = @screen__m ) {
2222 .product.data.items {
23- .lib-data-tabs (
24- @_tab-content-border-top-status : true
25- );
23+ .lib-data-tabs ();
2624 }
2725}
2826
Original file line number Diff line number Diff line change 1515@font-family-name__base : ' Open Sans' ;
1616@font-family__base : @font-family-name__base , @font-family__sans-serif ;
1717
18+ //
19+ // Sections variables
20+ // _____________________________________________
21+
22+ //
23+ // Tabs
24+ // ---------------------------------------------
25+ @tab-content__border-top-status : true ;
26+
27+
1828//
1929// Sidebar
2030// ---------------------------------------------
You can’t perform that action at this time.
0 commit comments