mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 20:44:34 +00:00
chore(frontend): remove unused style
This commit is contained in:
parent
c06d0b9b42
commit
88c743aa33
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue