mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-28 00:16:44 -06:00
parent
b0d04713e0
commit
23d3e2f7ed
1 changed files with 0 additions and 2 deletions
|
@ -894,7 +894,6 @@ function emitUpdReaction(emoji: string, delta: number) {
|
|||
position: relative;
|
||||
//display: flex;
|
||||
padding: 28px 32px;
|
||||
will-change: transform, opacity;
|
||||
}
|
||||
|
||||
.colorBar {
|
||||
|
@ -916,7 +915,6 @@ function emitUpdReaction(emoji: string, delta: number) {
|
|||
//position: sticky !important;
|
||||
//top: calc(22px + var(--MI-stickyTop, 0px));
|
||||
left: 0;
|
||||
transform: translateZ(0);
|
||||
}
|
||||
|
||||
.main {
|
||||
|
|
Loading…
Reference in a new issue