mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-21 16:55:33 +02:00
Revert "perf?(client): remove needless scoped annotation for style"
This reverts commit ada04c1932.
This commit is contained in:
@@ -245,7 +245,7 @@ function onDrop(ev) {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
<style lang="scss" scoped>
|
||||
.dnpfarvg {
|
||||
--root-margin: 10px;
|
||||
--deckColumnHeaderHeight: 40px;
|
||||
|
||||
Reference in New Issue
Block a user