Skip to content

Commit 548a604

Browse files
Corrected code as per review comment
1 parent ea73c15 commit 548a604

File tree

1 file changed

+1
-1
lines changed
  • app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/checkout

1 file changed

+1
-1
lines changed

app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/checkout/_progress-bar.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
}
195195

196196
//
197-
// Mobile
197+
// Mobile normal screen
198198
//
199199
.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__s) {
200200
.opc-progress-bar {

0 commit comments

Comments
 (0)