Skip to content

Commit a77cb7d

Browse files
committed
Change z-index from 50 to 5
1 parent 10c25a8 commit a77cb7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

view/base/web/css/source/_module.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.page.messages {
33
position: sticky;
44
top: 10px;
5-
z-index: 50;
5+
z-index: 5;
66
}
77

88
.loki-messages {

0 commit comments

Comments
 (0)