Skip to content

Commit 5ba929e

Browse files
committed
fix: reset notif panel left position on mobile
1 parent b27d761 commit 5ba929e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

public/css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1963,6 +1963,7 @@ tbody tr:hover {
19631963

19641964
/* Notification panel: adapts on tablet */
19651965
.notif-panel {
1966+
left: 0;
19661967
width: 100%;
19671968
top: 0;
19681969
bottom: 0;

0 commit comments

Comments
 (0)