forked from mirrors/misskey
chore(frontend): remove unused style
This commit is contained in:
@@ -658,7 +658,6 @@ function emitUpdReaction(emoji: string, delta: number) {
|
|||||||
<style lang="scss" module>
|
<style lang="scss" module>
|
||||||
.root {
|
.root {
|
||||||
position: relative;
|
position: relative;
|
||||||
transition: box-shadow 0.1s ease;
|
|
||||||
font-size: 1.05em;
|
font-size: 1.05em;
|
||||||
overflow: clip;
|
overflow: clip;
|
||||||
contain: content;
|
contain: content;
|
||||||
|
|||||||
Reference in New Issue
Block a user