Commit 608586b4 authored by shend's avatar shend Committed by ι™ˆεΈ…

fixed #2452 (#2462)

parent 41a1798a
.fixedHeader { .fixedHeader {
position: fixed; position: fixed;
top: 0; top: 0;
right: 0;
width: 100%; width: 100%;
z-index: 9; z-index: 9;
transition: width 0.2s; transition: width 0.2s;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment