tagged some further tests as 'two-browser' in persisting attempt to unclog pipeline fails; _tray.scss .grid-cell border-color changed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@@ -270,7 +270,8 @@ $handle-r: 1rem;
|
||||
// In landscape the first row sits at the bottom; border-top divides it from
|
||||
// the felt above. border-bottom would face the wall — swap it out.
|
||||
.tray-cell {
|
||||
border-top: 2px dotted rgba(var(--quaUser), 0.35);
|
||||
border-color: rgba(var(--priUser), 0.35);
|
||||
border-top: 2px dotted rgba(var(--priUser), 0.35);
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user