1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 03:55:45 +02:00

chore(frontend): remove unused style

This commit is contained in:
syuilo
2025-03-30 11:45:41 +09:00
parent c06d0b9b42
commit 88c743aa33

View File

@@ -658,7 +658,6 @@ function emitUpdReaction(emoji: string, delta: number) {
<style lang="scss" module>
.root {
position: relative;
transition: box-shadow 0.1s ease;
font-size: 1.05em;
overflow: clip;
contain: content;