mirror of
https://github.com/wah-su/mstickers.git
synced 2025-05-04 11:59:35 +05:00
add sticker count
This commit is contained in:
parent
101036f9c7
commit
a2a64f49bb
3 changed files with 6 additions and 10 deletions
|
@ -588,10 +588,6 @@ video {
|
|||
}
|
||||
}
|
||||
|
||||
.static {
|
||||
position: static;
|
||||
}
|
||||
|
||||
.fixed {
|
||||
position: fixed;
|
||||
}
|
||||
|
@ -600,10 +596,6 @@ video {
|
|||
position: absolute;
|
||||
}
|
||||
|
||||
.sticky {
|
||||
position: sticky;
|
||||
}
|
||||
|
||||
.inset-0 {
|
||||
inset: 0px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue