Skip to content

Commit

Permalink
Fixed alert banner (#15596)
Browse files Browse the repository at this point in the history
  • Loading branch information
matter-q authored Aug 12, 2022
1 parent 12a76fa commit fdc5cb4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
width: 100%;
text-align: center;
position: fixed;
top: 0;
z-index: 3;
font-size: 12px;
line-height: 30px;
Expand Down

0 comments on commit fdc5cb4

Please sign in to comment.