mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-29 11:32:15 -05:00
chore: flip progress bar on commands (#8533)
This commit is contained in:
@@ -275,7 +275,7 @@
|
||||
float: right;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
transform-origin: 0 0;
|
||||
transform-origin: right;
|
||||
|
||||
@keyframes progress-bar {
|
||||
100% {
|
||||
|
||||
Reference in New Issue
Block a user