mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-29 03:09:53 -05:00
fix reporter command shift when transiting from pending (#1988)
This commit is contained in:
committed by
Brian Mann
parent
c2256684be
commit
06fd648901
@@ -158,6 +158,10 @@
|
||||
border-left: 2px solid $pending;
|
||||
background-color: lighten($pending, 40%);
|
||||
|
||||
.command-number {
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
.command-number,
|
||||
.command-method,
|
||||
.command-message {
|
||||
|
||||
Reference in New Issue
Block a user