Skip to content

Commit e17588d

Browse files
committed
chore: update screenshot
1 parent 40b30f5 commit e17588d

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

screenshot.png

21.8 KB
Loading

ui/src/styles.css

+3-5
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,10 @@
33
@tailwind utilities;
44

55
/* Used to hide somewhat private data when taking screenshots which will be shared */
6-
/*
7-
.container > div:nth-child(1) a,
8-
.container > div:nth-child(2) li:nth-child(3) div span:last-child {
6+
/* .max-w-full > div:nth-child(1) a,
7+
.max-w-full > div:nth-child(2) li:nth-child(3) div span:last-child {
98
filter: blur(4px);
10-
}
11-
*/
9+
} */
1210

1311
@font-face {
1412
font-family: 'Ubuntu';

0 commit comments

Comments
 (0)