oops, forgot the normal .grid-cell styles, had only updated the landscape media query & not the base condition
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@@ -168,8 +168,9 @@ $handle-r: 1rem;
|
||||
}
|
||||
|
||||
.tray-cell {
|
||||
border-right: 2px dotted rgba(var(--quaUser), 0.35);
|
||||
border-bottom: 2px dotted rgba(var(--quaUser), 0.35);
|
||||
border-color: rgba(var(--priUser), 0.35);
|
||||
border-right: 2px dotted rgba(var(--priUser), 0.35);
|
||||
border-bottom: 2px dotted rgba(var(--priUser), 0.35);
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user