Sticky element does not start at edge of screen

前端 未结 0 1412
灰色年华
灰色年华 2021-01-27 02:36

My sticky element does not start at the edge of the screen and it is very annoying:

div.sticky {
    height: 50px;
    width: 100%;
  position: -webkit-sticky;
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题