2022-06-27 10:58:23 +08:00

5 lines
91 B
Plaintext

.lay-affix-content{
display: block;
z-index: 999;
transition: all 0.3s ease-in-out;
}