We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3bc908 commit 8eab07eCopy full SHA for 8eab07e
1 file changed
src/TecanDeckView/EmptyLabware.tsx
@@ -13,7 +13,7 @@ export function EmptyLabware({ shortLabel }: { shortLabel: string }) {
13
borderRadius: '2px',
14
padding: '8px 4px',
15
backgroundColor: PALETTE.gray1,
16
- opacity: 0.7,
+ opacity: 0.6,
17
fontSize: '9px',
18
fontWeight: 500,
19
color: PALETTE.gray6,
0 commit comments