Skip to content

Commit 3e19a18

Browse files
committed
Reduced metrics details z-index
1 parent d145a64 commit 3e19a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/assets/css/pagestyle2.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ details.metrics_shown {
192192
top: 4rem;
193193
right: 3rem;
194194
list-style: none;
195-
z-index: 10;
195+
z-index: 9;
196196
}
197197

198198
details.metrics_shown p {

0 commit comments

Comments
 (0)